commit: 09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Dec 24 19:36:56 2018 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Dec 24 19:36:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d7cb72
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 <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-apps/apply-default-acl/apply-default-acl-0.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 20c15e300e0..a35fd4c488a 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}"
