diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:43:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:13:46 +0000 |
commit | daa48bcf7063bf1f6f6bd3087ffaf09331ce27e1 (patch) | |
tree | a89c346a84290ff035c482df676080f07dd4cec5 /sys-libs | |
parent | sys-libs/glibc: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-daa48bcf7063bf1f6f6bd3087ffaf09331ce27e1.tar.gz gentoo-daa48bcf7063bf1f6f6bd3087ffaf09331ce27e1.tar.bz2 gentoo-daa48bcf7063bf1f6f6bd3087ffaf09331ce27e1.zip |
sys-libs/gpm: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild index e94da64bea36..a07412002d3b 100644 --- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild +++ b/sys-libs/gpm/gpm-1.20.7-r2.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 # emacs support disabled due to #99533 #335900 @@ -14,7 +14,7 @@ SRC_URI="https://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="selinux static-libs" RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] |