diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:14:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:14:48 +0100 |
commit | cb3918df43a1f0c732ae214633a917c253ca6068 (patch) | |
tree | 16cfe660d01e1ba9f50c879ffc3c211f07970f6b /dev-ml/bos | |
parent | dev-perl/TermReadKey: Stabilize 2.380.0 ppc, #817578 (diff) | |
download | gentoo-cb3918df43a1f0c732ae214633a917c253ca6068.tar.gz gentoo-cb3918df43a1f0c732ae214633a917c253ca6068.tar.bz2 gentoo-cb3918df43a1f0c732ae214633a917c253ca6068.zip |
dev-ml/bos: Stabilize 0.2.0 ppc64, #817689
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/bos')
-rw-r--r-- | dev-ml/bos/bos-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bos/bos-0.2.0.ebuild b/dev-ml/bos/bos-0.2.0.ebuild index 57aabfe30855..602d6a9cb9b5 100644 --- a/dev-ml/bos/bos-0.2.0.ebuild +++ b/dev-ml/bos/bos-0.2.0.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 )" |