summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-24 10:08:09 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-24 10:08:09 +0200
commit96f8f2a0e6786020a951b7dd446e8ae6a056f06f (patch)
tree6bfd34afe894795feca7f4b48201700677c66175 /sys-block
parentdev-ruby/i18n: add ~ppc keyword (bug 551722). (diff)
downloadgentoo-96f8f2a0e6786020a951b7dd446e8ae6a056f06f.tar.gz
gentoo-96f8f2a0e6786020a951b7dd446e8ae6a056f06f.tar.bz2
gentoo-96f8f2a0e6786020a951b7dd446e8ae6a056f06f.zip
sys-block/zram-init: add ~ppc keyword (bug 594204).
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/zram-init/zram-init-3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/zram-init/zram-init-3.8.ebuild b/sys-block/zram-init/zram-init-3.8.ebuild
index ffe264d34b1c..37f6525fb9f9 100644
--- a/sys-block/zram-init/zram-init-3.8.ebuild
+++ b/sys-block/zram-init/zram-init-3.8.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
IUSE=""
RDEPEND="!<sys-apps/openrc-0.13"