diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:26:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:26:40 -0400 |
commit | 7d97493ae0204f1dac4e3937cb9567208d757aa8 (patch) | |
tree | 266c02528fa54b165ee91e7ce7e94e0acd594618 /x11-misc/imake/imake-1.0.8.ebuild | |
parent | x11-libs/xtrans: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-7d97493ae0204f1dac4e3937cb9567208d757aa8.tar.gz gentoo-7d97493ae0204f1dac4e3937cb9567208d757aa8.tar.bz2 gentoo-7d97493ae0204f1dac4e3937cb9567208d757aa8.zip |
x11-misc/imake: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-misc/imake/imake-1.0.8.ebuild')
-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 7761ca459ad5..f3b481755c97 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" |