diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:41:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:12:44 +0000 |
commit | 61fb9618573a13fbdfe99e84cdea8ad2f8781100 (patch) | |
tree | fd2e3d46e8193fb18dcf6c6318044546191a8886 /sys-apps/utempter | |
parent | sys-apps/usbutils: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-61fb9618573a13fbdfe99e84cdea8ad2f8781100.tar.gz gentoo-61fb9618573a13fbdfe99e84cdea8ad2f8781100.tar.bz2 gentoo-61fb9618573a13fbdfe99e84cdea8ad2f8781100.zip |
sys-apps/utempter: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild index 5017f8c69337..6d31a543cdcb 100644 --- a/sys-apps/utempter/utempter-0.5.5.6.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.src.rpm" LICENSE="|| ( MIT LGPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND=" |