summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-05-10 13:29:46 +0200
committerFabian Groffen <grobian@gentoo.org>2019-05-10 13:29:46 +0200
commita33b420c24658676d9a47fb62252281a2e3c94f6 (patch)
tree55aa6536967abfb91223d0ed7b3ec0b591e8317d
parentapp-portage/portage-utils: revbump to fix #683432 (diff)
downloadgentoo-a33b420c.tar.gz
gentoo-a33b420c.tar.bz2
gentoo-a33b420c.zip
app-portage/portage-utils: remove s390 keyword from 0.62 as 0.74 has it now
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--app-portage/portage-utils/portage-utils-0.62.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/portage-utils/portage-utils-0.62.ebuild b/app-portage/portage-utils/portage-utils-0.62.ebuild
index 2ec9b75f23c2..28eb664c0b5d 100644
--- a/app-portage/portage-utils/portage-utils-0.62.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.62.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="m68k s390"
+KEYWORDS="m68k"
IUSE="nls static"
RDEPEND="dev-libs/iniparser:0"