diff options
author | 2019-04-27 17:48:21 -0700 | |
---|---|---|
committer | 2019-04-27 17:48:21 -0700 | |
commit | 5a1282c11e8a1a89989149cac2168c8a5f53fc16 (patch) | |
tree | 5369a60adc3705b32846eee1ee7f37fa68ab3c62 /x11-misc/imake | |
parent | x11-libs/xtrans-1.4.0: alpha stable, bug 682846 (diff) | |
download | gentoo-5a1282c11e8a1a89989149cac2168c8a5f53fc16.tar.gz gentoo-5a1282c11e8a1a89989149cac2168c8a5f53fc16.tar.bz2 gentoo-5a1282c11e8a1a89989149cac2168c8a5f53fc16.zip |
x11-misc/imake-1.0.8: alpha 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 8083d839acb7..dfd64b7f1146 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" |