diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:23:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:34 +0100 |
commit | fbc720f411ccaea98f721d671b52a46ac2953d2e (patch) | |
tree | 7cf00cb2bed33f2ef2db8e5c0eb4bafa9bfb1d8f /dev-cpp/commoncpp2 | |
parent | sys-power/iasl: x86 stable wrt bug #604388 (diff) | |
download | gentoo-fbc720f411ccaea98f721d671b52a46ac2953d2e.tar.gz gentoo-fbc720f411ccaea98f721d671b52a46ac2953d2e.tar.bz2 gentoo-fbc720f411ccaea98f721d671b52a46ac2953d2e.zip |
dev-cpp/commoncpp2: x86 stable wrt bug #595688
Package-Manager: portage-2.3.0
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-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild index 975a145298d5..3afa2f0d96a3 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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=" |