commit: 3750d1aa07044d771ce9cd804984d46c9da82a19 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 12:28:27 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 12:28:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3750d1aa
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 <AT> gentoo.org> app-portage/pram/pram-8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/pram/pram-8.ebuild b/app-portage/pram/pram-8.ebuild index 1a4251abc56..89db02183b6 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 )"
