summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-12-12 09:28:04 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-12-12 09:31:02 -0500
commitc3e61b2db56a0601e9363c1921029325044b0813 (patch)
tree4c0f287a586422bf6ea374af39caf1b34a71043d /sys-apps/apply-default-acl
parentdev-python/rope_py3k: initial import (diff)
downloadgentoo-c3e61b2db56a0601e9363c1921029325044b0813.tar.gz
gentoo-c3e61b2db56a0601e9363c1921029325044b0813.tar.bz2
gentoo-c3e61b2db56a0601e9363c1921029325044b0813.zip
sys-apps/apply-default-acl: stabilize v0.0.6 on x86 and amd64.
Maintainer stabilization: the stabilization request for this was only filed about a month ago, but the new version contains an important fix to symlink handling that should go stable as soon as possible. (Contrary to the documentation, symlinks *were* followed in v0.0.4.) I regularly use this package on both x86 and amd64, and it passes the test suite on both architectures. Gentoo-Bug: 599172 Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-apps/apply-default-acl')
-rw-r--r--sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild b/sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild
index afd883293f14..95bf2049949c 100644
--- a/sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild
+++ b/sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="sys-apps/acl"
RDEPEND="${DEPEND}"