diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:18 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:18 -0700 |
commit | a33f66a1a1a87e899e4ea92e06b04e7b8f37c23b (patch) | |
tree | c402110fc43eb5f1480ede9e971825d6a07f4264 /x11-misc | |
parent | x11-libs/xtrans-1.4.0: hppa stable, bug 682846 (diff) | |
download | gentoo-a33f66a1a1a87e899e4ea92e06b04e7b8f37c23b.tar.gz gentoo-a33f66a1a1a87e899e4ea92e06b04e7b8f37c23b.tar.bz2 gentoo-a33f66a1a1a87e899e4ea92e06b04e7b8f37c23b.zip |
x11-misc/imake-1.0.8: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 ab1cc70ba059..dfa4ff1d736c 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" |