diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:56:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:56:52 +0100 |
commit | 1582f68dcdeb43ad41b62ff05f3081c895e72e95 (patch) | |
tree | e42947cdf2e4a0f7a4639ba40048d265c116e455 /dev-db/mysql-connector-c++ | |
parent | sys-fs/mtd-utils: x86 stable (bug #750119) (diff) | |
download | gentoo-1582f68dcdeb43ad41b62ff05f3081c895e72e95.tar.gz gentoo-1582f68dcdeb43ad41b62ff05f3081c895e72e95.tar.bz2 gentoo-1582f68dcdeb43ad41b62ff05f3081c895e72e95.zip |
dev-db/mysql-connector-c++: x86 stable (bug #756661)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/mysql-connector-c++')
-rw-r--r-- | dev-db/mysql-connector-c++/mysql-connector-c++-8.0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.22.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.22.ebuild index 5abc5913d53f..c80be69ed6db 100644 --- a/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.22.ebuild +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.22.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}-src.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+legacy libressl" RDEPEND=" |