diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 14:25:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 14:25:24 +0100 |
commit | 8f6b514b656b0daab5024dee0c80c324fc495cca (patch) | |
tree | 2b158b51ef0e1f79e2bf28b2d8c5bcead1cb278d /dev-ml | |
parent | dev-tex/hevea: amd64 stable wrt bug #607204 (diff) | |
download | gentoo-8f6b514b656b0daab5024dee0c80c324fc495cca.tar.gz gentoo-8f6b514b656b0daab5024dee0c80c324fc495cca.tar.bz2 gentoo-8f6b514b656b0daab5024dee0c80c324fc495cca.zip |
dev-ml/cppo: amd64 stable wrt bug #586910
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/cppo/cppo-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/cppo/cppo-1.4.1.ebuild b/dev-ml/cppo/cppo-1.4.1.ebuild index dd063e75c6b3..6084171c9069 100644 --- a/dev-ml/cppo/cppo-1.4.1.ebuild +++ b/dev-ml/cppo/cppo-1.4.1.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$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples" |