diff options
author | Sam James <sam@gentoo.org> | 2021-03-10 03:06:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-10 03:06:04 +0000 |
commit | 9d941cd24470f29b19ff431b06f05d9b226e160b (patch) | |
tree | 8d25ad0309d0bca0a5fd439918ea50cfa818a99f /sys-fs | |
parent | app-crypt/aespipe: Stabilize 2.4f ppc, #775098 (diff) | |
download | gentoo-9d941cd24470f29b19ff431b06f05d9b226e160b.tar.gz gentoo-9d941cd24470f29b19ff431b06f05d9b226e160b.tar.bz2 gentoo-9d941cd24470f29b19ff431b06f05d9b226e160b.zip |
sys-fs/dmraid: Stabilize 1.0.0_rc16-r5 ppc, #775188
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild index b8ef3e5e1762..9dc1280b70d4 100644 --- a/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild +++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}/${MY_PV}/${PN}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="intel_led led mini static" RDEPEND=">=sys-fs/lvm2-2.02.45" |