summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-06-01 13:58:49 +0200
committerFabian Groffen <grobian@gentoo.org>2023-06-01 13:58:58 +0200
commit917bfae27b2f721dd37d3ddc551b55570fd8eefe (patch)
treefe00aa7299bb9c83a5c55ee75ed5686739740379
parentprofiles: drop media-gfx/ueberzugpp masks (diff)
downloadgentoo-917bfae27b2f721dd37d3ddc551b55570fd8eefe.tar.gz
gentoo-917bfae27b2f721dd37d3ddc551b55570fd8eefe.tar.bz2
gentoo-917bfae27b2f721dd37d3ddc551b55570fd8eefe.zip
sys-libs/native-uuid: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--sys-libs/native-uuid/native-uuid-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/native-uuid/native-uuid-1.0.ebuild b/sys-libs/native-uuid/native-uuid-1.0.ebuild
index 18481a52211c..fc152909b641 100644
--- a/sys-libs/native-uuid/native-uuid-1.0.ebuild
+++ b/sys-libs/native-uuid/native-uuid-1.0.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://prefix.gentoo.org/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc-macos ~x64-macos"
+KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos"
DEPEND="!!sys-libs/libuuid
!!sys-apps/util-linux"