diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 08:42:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 08:42:58 +0200 |
commit | 3752f2c097dcce99a08b76bae9302a491fddc103 (patch) | |
tree | ebaead55a3615cf40d9b111adf372b0294916f45 /dev-lang/bff | |
parent | media-libs/codec2: x86 stable wrt bug #820467 (diff) | |
download | gentoo-3752f2c097dcce99a08b76bae9302a491fddc103.tar.gz gentoo-3752f2c097dcce99a08b76bae9302a491fddc103.tar.bz2 gentoo-3752f2c097dcce99a08b76bae9302a491fddc103.zip |
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@gentoo.org>
Diffstat (limited to 'dev-lang/bff')
-rw-r--r-- | dev-lang/bff/bff-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/bff/bff-1.0.7.ebuild b/dev-lang/bff/bff-1.0.7.ebuild index e3bc2744f7c9..ea37b7bfc45a 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 )" |