summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:43:38 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:13:55 +0000
commitd9cf9661d087d85d1943fca9585948aece189944 (patch)
treeb798ca98efec31a747ab775f458d3d57c25dc20d /sys-libs
parentsys-libs/pam: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-d9cf9661d087d85d1943fca9585948aece189944.tar.gz
gentoo-d9cf9661d087d85d1943fca9585948aece189944.tar.bz2
gentoo-d9cf9661d087d85d1943fca9585948aece189944.zip
sys-libs/pwdb: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/pwdb/pwdb-0.62-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pwdb/pwdb-0.62-r1.ebuild b/sys-libs/pwdb/pwdb-0.62-r1.ebuild
index 1aac533a8f7f..98ef1fbf86bb 100644
--- a/sys-libs/pwdb/pwdb-0.62-r1.ebuild
+++ b/sys-libs/pwdb/pwdb-0.62-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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="selinux"
RESTRICT="test" #122603