app-portage/portage-utils: remove s390 keyword from 0.62 as 0.74 has it now
authorFabian Groffen <grobian@gentoo.org>
Fri, 10 May 2019 11:29:46 +0000 (13:29 +0200)
committerFabian Groffen <grobian@gentoo.org>
Fri, 10 May 2019 11:29:46 +0000 (13:29 +0200)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

app-portage/portage-utils/portage-utils-0.62.ebuild

index 2ec9b75f23c26c5aab4a4bbfd8947a2a6afc427e..28eb664c0b5d7a366fd02cfed5a7d77836468eb5 100644 (file)
@@ -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"