diff options
author | 2017-03-17 11:22:35 +0100 | |
---|---|---|
committer | 2017-03-17 11:26:29 +0100 | |
commit | 135bcab09dad0605506016a8a4ae7707fcee6d5e (patch) | |
tree | abb4ca3c08004a4b7197f80af3aaef3a4c709fe4 /dev-cpp/commoncpp2 | |
parent | www-misc/gurlchecker: x86 stable wrt bug #612352 (diff) | |
download | gentoo-135bcab09dad0605506016a8a4ae7707fcee6d5e.tar.gz gentoo-135bcab09dad0605506016a8a4ae7707fcee6d5e.tar.bz2 gentoo-135bcab09dad0605506016a8a4ae7707fcee6d5e.zip |
dev-cpp/commoncpp2: x86 stable wrt bug #612354
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/commoncpp2')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild index e0e9c8dd6f83..f75eac737a8e 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.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 ipv6 gnutls ssl static-libs" RDEPEND=" |