commit: c3e61b2db56a0601e9363c1921029325044b0813 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Dec 12 14:28:04 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Dec 12 14:31:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e61b2d
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 sys-apps/apply-default-acl/apply-default-acl-0.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 afd8832..95bf204 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}"
