summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-27 15:11:25 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-27 15:21:28 +0100
commite6434857eecd84803d427b5935ef9bb0130762c8 (patch)
treed00562f885b347759045797bb6b247c2dc10ed21 /dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild
parentdev-libs/gmp: drop ppc-aix m68k-mint (diff)
downloadgentoo-e6434857eecd84803d427b5935ef9bb0130762c8.tar.gz
gentoo-e6434857eecd84803d427b5935ef9bb0130762c8.tar.bz2
gentoo-e6434857eecd84803d427b5935ef9bb0130762c8.zip
dev-libs/gnulib: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild')
-rw-r--r--dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild b/dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild
index 500065fad3a4..f8ff711142ef 100644
--- a/dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild
+++ b/dev-libs/gnulib/gnulib-2019.03.17.09.24.57.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://git.savannah.gnu.org/cgit/${PN}.git/snapshot/${PN}-${GIT_TAG}.t
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc-aix ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
S="${WORKDIR}/${PN}-${GIT_TAG}"