summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:49:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:49:01 +0200
commit377d5e3897a26df9c3a59cf079a31f6de9928714 (patch)
tree118190bf3fbb72991bde50e1a711bb09d0f16df5 /app-portage
parentapp-portage/eix: amd64 stable wrt bug #734528 (diff)
downloadgentoo-377d5e3897a26df9c3a59cf079a31f6de9928714.tar.gz
gentoo-377d5e3897a26df9c3a59cf079a31f6de9928714.tar.bz2
gentoo-377d5e3897a26df9c3a59cf079a31f6de9928714.zip
app-portage/pram: amd64 stable wrt bug #734530
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pram/pram-9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pram/pram-9.ebuild b/app-portage/pram/pram-9.ebuild
index 651fd1085139..ff45b7e7ee54 100644
--- a/app-portage/pram/pram-9.ebuild
+++ b/app-portage/pram/pram-9.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 )"