summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2018-12-24 14:36:56 -0500
committerMichael Orlitzky <mjo@gentoo.org>2018-12-24 14:36:56 -0500
commit09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc (patch)
tree65e354a47d248cdab01349cd9d7211fb20cd4fb0 /sys-apps
parentdev-python/sip: drop live ebuild (diff)
downloadgentoo-09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc.tar.gz
gentoo-09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc.tar.bz2
gentoo-09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc.zip
sys-apps/apply-default-acl: maintainer stable v0.4.2 on x86 and amd64.
This is a quick stabilization, but v0.4.1 (the previous stable version) contains a bad bug with security implications. The new version is tested and works fine on x86 and amd64, the only arches I have direct access to. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild b/sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild
index 20c15e300e0e..a35fd4c488a1 100644
--- a/sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild
+++ b/sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="sys-apps/acl"
RDEPEND="${DEPEND}"