diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:43:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:13:50 +0000 |
commit | c3a08d7eba734c6a097e830816e419ecede9a315 (patch) | |
tree | e5f5589cd61da36c06881d323b0f127d2971b85c /sys-libs | |
parent | sys-libs/libseccomp: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c3a08d7eba734c6a097e830816e419ecede9a315.tar.gz gentoo-c3a08d7eba734c6a097e830816e419ecede9a315.tar.bz2 gentoo-c3a08d7eba734c6a097e830816e419ecede9a315.zip |
sys-libs/libutempter: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r3.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r3.ebuild index 0633a5a51eab..7d8cc191d940 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r3.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r3.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=7 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs elibc_FreeBSD" RDEPEND=" |