diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:41:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:12:28 +0000 |
commit | 0526ccc45a02299205cbad6d828e28c074afdc9d (patch) | |
tree | a808dc55c3148c56a1e7b4bd59f05bfea1a36ab3 /sys-apps | |
parent | sys-apps/opentmpfiles: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0526ccc45a02299205cbad6d828e28c074afdc9d.tar.gz gentoo-0526ccc45a02299205cbad6d828e28c074afdc9d.tar.bz2 gentoo-0526ccc45a02299205cbad6d828e28c074afdc9d.zip |
sys-apps/paxctl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/paxctl/paxctl-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild index ce9b3b68d648..fb860239f86d 100644 --- a/sys-apps/paxctl/paxctl-0.9.ebuild +++ b/sys-apps/paxctl/paxctl-0.9.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" @@ -9,7 +9,7 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, HOMEPAGE="https://pax.grsecurity.net" SRC_URI="https://pax.grsecurity.net/${P}.tar.gz" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" LICENSE="GPL-2" SLOT="0" |