diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 13:28:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-30 13:28:27 +0100 |
commit | 3750d1aa07044d771ce9cd804984d46c9da82a19 (patch) | |
tree | 575e17bd5f129b6f224ac65004646ac682f01cc2 /app-portage | |
parent | app-crypt/openpgp-keys-gentoo-release: x86 stable wrt bug #703830 (diff) | |
download | gentoo-3750d1aa07044d771ce9cd804984d46c9da82a19.tar.gz gentoo-3750d1aa07044d771ce9cd804984d46c9da82a19.tar.bz2 gentoo-3750d1aa07044d771ce9cd804984d46c9da82a19.zip |
app-portage/pram: x86 stable wrt bug #703832
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pram/pram-8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pram/pram-8.ebuild b/app-portage/pram/pram-8.ebuild index 1a4251abc56c..89db02183b63 100644 --- a/app-portage/pram/pram-8.ebuild +++ b/app-portage/pram/pram-8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgorny/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |