commit: 3752f2c097dcce99a08b76bae9302a491fddc103 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 06:42:48 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 06:42:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3752f2c0
dev-lang/bff: x86 stable wrt bug #820542 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/bff/bff-1.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/bff/bff-1.0.7.ebuild b/dev-lang/bff/bff-1.0.7.ebuild index e3bc2744f7c..ea37b7bfc45 100644 --- a/dev-lang/bff/bff-1.0.7.ebuild +++ b/dev-lang/bff/bff-1.0.7.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/apankrat/bff" SRC_URI="https://github.com/apankrat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="amd64 arm ~ia64 ~m68k ~ppc ~ppc64 ~s390 x86" IUSE="test" RESTRICT="!test? ( test )"
