diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 20:31:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 20:31:50 -0700 |
commit | 2de149e7373a1f8d40e2984c376007fa13d90057 (patch) | |
tree | 005ac2f9a26e32b7d107310e4af9bfbc655aa6ec /dev-util/shadowman | |
parent | dev-util/ccache-3.3.4-r1: ppc64 stable, bug 646652 (diff) | |
download | gentoo-2de149e7373a1f8d40e2984c376007fa13d90057.tar.gz gentoo-2de149e7373a1f8d40e2984c376007fa13d90057.tar.bz2 gentoo-2de149e7373a1f8d40e2984c376007fa13d90057.zip |
dev-util/shadowman-2: ppc64 stable, bug 646652
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 18ceb8556ce2..6887f9b6e0f8 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 arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" RDEPEND="app-admin/eselect" |