summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-01-25 16:18:19 -0800
committerMatt Turner <mattst88@gentoo.org>2020-01-25 16:18:19 -0800
commit5671613f07850086a11a1ace34816b498e9b69b7 (patch)
treed89423bc5dc9ede9e26177cf6e49d5f1c152e796 /sys-apps/paxctl
parentprofiles/alpha: Add '~alpha' to ACCEPT_KEYWORDS (diff)
downloadgentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.gz
gentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.bz2
gentoo-5671613f07850086a11a1ace34816b498e9b69b7.zip
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/paxctl')
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r2.ebuild2
-rw-r--r--sys-apps/paxctl/paxctl-0.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
index 9457562da53c..90eaeb379355 100644
--- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild
+++ b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
@@ -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.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild
index 9392795beca6..fbf6d5b8ed80 100644
--- a/sys-apps/paxctl/paxctl-0.9.ebuild
+++ b/sys-apps/paxctl/paxctl-0.9.ebuild
@@ -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 sh sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
LICENSE="GPL-2"
SLOT="0"