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
This commit is contained in:
Michael Orlitzky
2018-12-24 14:36:56 -05:00
parent be0fa350d2
commit 09d7cb728e

View File

@@ -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}"