diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:16 +0100 |
commit | e2dd0c3dc655b4e3ac9db7180231d1f7c3a5e78e (patch) | |
tree | 3d290313bf7092768713f85ec4fb96c11457aff5 /x11-misc/imake | |
parent | x11-libs/xtrans: stable 1.4.0 for ia64, bug #682846 (diff) | |
download | gentoo-e2dd0c3dc655b4e3ac9db7180231d1f7c3a5e78e.tar.gz gentoo-e2dd0c3dc655b4e3ac9db7180231d1f7c3a5e78e.tar.bz2 gentoo-e2dd0c3dc655b4e3ac9db7180231d1f7c3a5e78e.zip |
x11-misc/imake: stable 1.0.8 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 e188feb83093..8083d839acb7 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" |