summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:34:21 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:34:21 +0100
commitd1576ffce9aa866c1b587237ebcab0e0c817d5b4 (patch)
tree20c9cd0cafad750f099c9fdb5d41d40c9ea6fa09
parentsys-libs/gdbm: drop x86-macos (diff)
downloadgentoo-d1576ffc.tar.gz
gentoo-d1576ffc.tar.bz2
gentoo-d1576ffc.zip
sys-libs/native-uuid: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--sys-libs/native-uuid/native-uuid-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/native-uuid/native-uuid-1.0.ebuild b/sys-libs/native-uuid/native-uuid-1.0.ebuild
index 2f7e48e9fc4a..18481a52211c 100644
--- a/sys-libs/native-uuid/native-uuid-1.0.ebuild
+++ b/sys-libs/native-uuid/native-uuid-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ HOMEPAGE="https://prefix.gentoo.org/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~ppc-macos ~x64-macos"
DEPEND="!!sys-libs/libuuid
!!sys-apps/util-linux"