diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:21:17 -0700 |
commit | 45c1f5150582f177e4a97e395082cab5a91b6ef9 (patch) | |
tree | c7a9e2e5b30cf0644264644bd10e3aeb0d872760 /x11-misc/imake | |
parent | x11-libs/xtrans-1.4.0: ppc64 stable, bug 682846 (diff) | |
download | gentoo-45c1f5150582f177e4a97e395082cab5a91b6ef9.tar.gz gentoo-45c1f5150582f177e4a97e395082cab5a91b6ef9.tar.bz2 gentoo-45c1f5150582f177e4a97e395082cab5a91b6ef9.zip |
x11-misc/imake-1.0.8: ppc64 stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/imake-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.8.ebuild b/x11-misc/imake/imake-1.0.8.ebuild index 4fe690b51e01..2c4382704c3e 100644 --- a/x11-misc/imake/imake-1.0.8.ebuild +++ b/x11-misc/imake/imake-1.0.8.ebuild @@ -7,7 +7,7 @@ XORG_STATIC=no inherit xorg-3 DESCRIPTION="C preprocessor interface to the make utility" -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" IUSE="" RDEPEND="x11-misc/xorg-cf-files" |