summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:19:18 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:18 +0100
commitbe3aac06716d3d54fc6f0e8a097821a5b415bc09 (patch)
tree636eb60d7ed3edc9c1b61698810d1935f92911d5 /dev-ml/uuidm
parentdev-ml/uchar: destabilise for ppc (diff)
downloadgentoo-be3aac06716d3d54fc6f0e8a097821a5b415bc09.tar.gz
gentoo-be3aac06716d3d54fc6f0e8a097821a5b415bc09.tar.bz2
gentoo-be3aac06716d3d54fc6f0e8a097821a5b415bc09.zip
dev-ml/uuidm: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm')
-rw-r--r--dev-ml/uuidm/uuidm-0.9.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.7.ebuild b/dev-ml/uuidm/uuidm-0.9.7.ebuild
index 2fa0da124426..81fed2a51dca 100644
--- a/dev-ml/uuidm/uuidm-0.9.7.ebuild
+++ b/dev-ml/uuidm/uuidm-0.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/uuidm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
BDEPEND="