diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:54 -0700 |
commit | d8dd6dc47a12bdb679d3e8b57cf5cc5bda7302a5 (patch) | |
tree | ae65abe789b6c0f2e2ab7a5ab36ba7902b759e16 /x11-misc/imake | |
parent | x11-misc/gccmakedep-1.0.3-r1: ppc64 stable, bug 668900 (diff) | |
download | gentoo-d8dd6dc47a12bdb679d3e8b57cf5cc5bda7302a5.tar.gz gentoo-d8dd6dc47a12bdb679d3e8b57cf5cc5bda7302a5.tar.bz2 gentoo-d8dd6dc47a12bdb679d3e8b57cf5cc5bda7302a5.zip |
x11-misc/imake-1.0.7-r1: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/imake-1.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild b/x11-misc/imake/imake-1.0.7-r1.ebuild index 690b0d57f059..b676077bfd94 100644 --- a/x11-misc/imake/imake-1.0.7-r1.ebuild +++ b/x11-misc/imake/imake-1.0.7-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/util/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="MIT" |