diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:52:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:52:21 +0200 |
commit | 89cee62519f65695ead0fe524f4bf1ad9e34214e (patch) | |
tree | 5f176b5da6482a12192d202a5048e5c0ecf94564 | |
parent | xfce-base/xfce4-settings: Stabilize 4.18.2 ppc, #901763 (diff) | |
download | gentoo-89cee62519f65695ead0fe524f4bf1ad9e34214e.tar.gz gentoo-89cee62519f65695ead0fe524f4bf1ad9e34214e.tar.bz2 gentoo-89cee62519f65695ead0fe524f4bf1ad9e34214e.zip |
dev-ml/uuidm: Stabilize 0.9.8 ppc64, #901635
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-ml/uuidm/uuidm-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.8.ebuild b/dev-ml/uuidm/uuidm-0.9.8.ebuild index 67753c054bb6..f4f0b558a4a8 100644 --- a/dev-ml/uuidm/uuidm-0.9.8.ebuild +++ b/dev-ml/uuidm/uuidm-0.9.8.ebuild @@ -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 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86" IUSE="+ocamlopt" BDEPEND=" |