diff options
author | Sam James <sam@gentoo.org> | 2021-09-04 22:30:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-04 22:37:53 +0100 |
commit | dd66a30acc1f3b17ef10702c3f287aa52f768a73 (patch) | |
tree | 3871f8f93d7d1cdb12d6a01c4300d683cb7c83ac | |
parent | dev-ml/fpath: Stabilize 0.7.2 arm64, #804771 (diff) | |
download | gentoo-dd66a30acc1f3b17ef10702c3f287aa52f768a73.tar.gz gentoo-dd66a30acc1f3b17ef10702c3f287aa52f768a73.tar.bz2 gentoo-dd66a30acc1f3b17ef10702c3f287aa52f768a73.zip |
dev-ml/bos: Stabilize 0.1.6 arm64, #804771
Signed-off-by: Sam James <sam@gentoo.org>
-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 3c9f713bc4d4..cd3dcd6f56e5 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 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |