diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-28 20:29:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 21:59:14 +0100 |
commit | 049e75647f4d4b4fa88dd4f9b5ee8c27694891d6 (patch) | |
tree | bd32685d6298e88d9153a7aa86b6841ddad70d34 /x11-misc | |
parent | x11-libs/libXxf86dga: stable 1.1.5 for sparc, bug #682846 (diff) | |
download | gentoo-049e75647f4d4b4fa88dd4f9b5ee8c27694891d6.tar.gz gentoo-049e75647f4d4b4fa88dd4f9b5ee8c27694891d6.tar.bz2 gentoo-049e75647f4d4b4fa88dd4f9b5ee8c27694891d6.zip |
x11-misc/imake: stable 1.0.8 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 a60e69608fa0..ab1cc70ba059 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" |