diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-17 14:40:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-17 14:41:58 -0700 |
commit | d381a6b6b9414c6b14fcdaf6274c1b280117e369 (patch) | |
tree | 603665967c2024b6001cc5e1b0ba2905c547f103 /dev-util/shadowman | |
parent | dev-util/ccache-3.3.4-r1: added ~ppc, bug 643082 (diff) | |
download | gentoo-d381a6b6b9414c6b14fcdaf6274c1b280117e369.tar.gz gentoo-d381a6b6b9414c6b14fcdaf6274c1b280117e369.tar.bz2 gentoo-d381a6b6b9414c6b14fcdaf6274c1b280117e369.zip |
dev-util/shadowman-2: added ~ppc, bug 643082
Diffstat (limited to 'dev-util/shadowman')
-rw-r--r-- | dev-util/shadowman/shadowman-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shadowman/shadowman-2.ebuild b/dev-util/shadowman/shadowman-2.ebuild index aa6acb042440..6bf5e8a62df7 100644 --- a/dev-util/shadowman/shadowman-2.ebuild +++ b/dev-util/shadowman/shadowman-2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND="app-admin/eselect" |