summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:17:28 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:04 +0100
commit9d93694e6c0c960e1d4cba7268d7345ad794f179 (patch)
tree7a2e848647c3876fc0b8217366e3a78d6d1be5de
parentdev-perl/SUPER: drop x86-macos (diff)
downloadgentoo-9d93694e6c0c960e1d4cba7268d7345ad794f179.tar.gz
gentoo-9d93694e6c0c960e1d4cba7268d7345ad794f179.tar.bz2
gentoo-9d93694e6c0c960e1d4cba7268d7345ad794f179.zip
dev-perl/Sys-Hostname-Long: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild
index 82e5139f3f63..5c4f0d32f7db 100644
--- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild
+++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Try every conceivable way to get full hostname"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
src_install() {