diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 21:04:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 21:04:46 -0400 |
commit | 6a650c7880b185eedfd282fe2ea71131888d353e (patch) | |
tree | ed094b04dfb4c946400ecde4d3fd00a62a1884f5 /x11-misc/imake | |
parent | x11-misc/gccmakedep: arm64 stable (diff) | |
download | gentoo-6a650c7880b185eedfd282fe2ea71131888d353e.tar.gz gentoo-6a650c7880b185eedfd282fe2ea71131888d353e.tar.bz2 gentoo-6a650c7880b185eedfd282fe2ea71131888d353e.zip |
x11-misc/imake: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 dfa4ff1d736c..3114c42dca1d 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" |