diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:14:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:14:46 +0100 |
commit | 4779eb745f1f78ce3af774493b378ac40e3f6cb5 (patch) | |
tree | 584b2f08e9ce7d71118530398a5d218a06e3bdd3 /dev-ml/bos | |
parent | dev-ml/fpath: Stabilize 0.7.2 ppc64, #804771 (diff) | |
download | gentoo-4779eb745f1f78ce3af774493b378ac40e3f6cb5.tar.gz gentoo-4779eb745f1f78ce3af774493b378ac40e3f6cb5.tar.bz2 gentoo-4779eb745f1f78ce3af774493b378ac40e3f6cb5.zip |
dev-ml/bos: Stabilize 0.1.6 ppc64, #804771
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 6c560a865646..6c9be35693b0 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 )" |