diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-01 13:58:49 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-01 13:58:58 +0200 |
commit | 917bfae27b2f721dd37d3ddc551b55570fd8eefe (patch) | |
tree | fe00aa7299bb9c83a5c55ee75ed5686739740379 /sys-libs/native-uuid | |
parent | profiles: drop media-gfx/ueberzugpp masks (diff) | |
download | gentoo-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>
Diffstat (limited to 'sys-libs/native-uuid')
-rw-r--r-- | sys-libs/native-uuid/native-uuid-1.0.ebuild | 2 |
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" |