diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 16:57:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 16:57:42 +0200 |
commit | 463417e076198409d4bfa545bc559e5ee6252365 (patch) | |
tree | 7b2ac6aaf3bdd38ec5a3c7cb1e79baf75d610ca9 /dev-cpp | |
parent | media-sound/cmus: x86 stable (bug #684204) (diff) | |
download | gentoo-463417e076198409d4bfa545bc559e5ee6252365.tar.gz gentoo-463417e076198409d4bfa545bc559e5ee6252365.tar.bz2 gentoo-463417e076198409d4bfa545bc559e5ee6252365.zip |
dev-cpp/commoncpp2: x86 stable (bug #684610)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild index 981ca2ef16af..3d556150b933 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" HOMEPAGE="https://www.gnu.org/software/commoncpp/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="debug doc examples gnutls ipv6 libressl ssl static-libs" RDEPEND=" |