From 09d7cb728ee9f5d91b7fcc830d5470c16bfa76cc Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 24 Dec 2018 14:36:56 -0500 Subject: 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 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 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}" -- cgit v1.2.3-65-gdbad