diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:32:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:32:20 +0000 |
commit | 008394dcf4709fb1bccea6596b2cb342de49713e (patch) | |
tree | 7fd831f0d8b8338d761c327b5d86d9b0feb8c09f /dev-ml/bos | |
parent | dev-ml/fpath: Keyword 0.7.2 arm, #788406 (diff) | |
download | gentoo-008394dcf4709fb1bccea6596b2cb342de49713e.tar.gz gentoo-008394dcf4709fb1bccea6596b2cb342de49713e.tar.bz2 gentoo-008394dcf4709fb1bccea6596b2cb342de49713e.zip |
dev-ml/bos: Keyword 0.1.6 arm, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/bos')
-rw-r--r-- | dev-ml/bos/bos-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bos/bos-0.1.6.ebuild b/dev-ml/bos/bos-0.1.6.ebuild index 5e4a6410ac8c..44b13d84de7a 100644 --- a/dev-ml/bos/bos-0.1.6.ebuild +++ b/dev-ml/bos/bos-0.1.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://erratique.ch/software/bos/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" IUSE="test" RESTRICT="!test? ( test )" |