diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:15:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:15:28 +0200 |
commit | d8437ae9bd0268d3c9f3c018305d9f1ff265c972 (patch) | |
tree | aa152eb291da1c56e9a7bcbe0254d1891db05667 /dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild | |
parent | dev-scheme/xdgdirs: x86 keyworded (bug #776664) (diff) | |
download | gentoo-d8437ae9bd0268d3c9f3c018305d9f1ff265c972.tar.gz gentoo-d8437ae9bd0268d3c9f3c018305d9f1ff265c972.tar.bz2 gentoo-d8437ae9bd0268d3c9f3c018305d9f1ff265c972.zip |
dev-libs/boxfort: x86 keyworded (bug #729802)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild')
-rw-r--r-- | dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild b/dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild index 2fee581c239a..aa3165f2c70d 100644 --- a/dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild +++ b/dev-libs/boxfort/boxfort-0.0.1_pre20200902.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Snaipe/BoxFort/archive/${BOXFORT_COMMIT}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |