diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:49:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:49:33 +0100 |
commit | 514c8930f6f7b3a37aed8a225b38dea14874fec0 (patch) | |
tree | fcff1a273d8bcc4f65f82aacd0382d96e714f0d1 | |
parent | net-print/hplip: x86 stable wrt bug #706146 (diff) | |
download | gentoo-514c8930f6f7b3a37aed8a225b38dea14874fec0.tar.gz gentoo-514c8930f6f7b3a37aed8a225b38dea14874fec0.tar.bz2 gentoo-514c8930f6f7b3a37aed8a225b38dea14874fec0.zip |
sci-libs/proj: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-libs/proj/proj-6.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/proj/proj-6.2.1.ebuild b/sci-libs/proj/proj-6.2.1.ebuild index 378f02189986..894852bf6c6c 100644 --- a/sci-libs/proj/proj-6.2.1.ebuild +++ b/sci-libs/proj/proj-6.2.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/15" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="europe static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( !europe )" |