diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:53:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:56:52 +0300 |
commit | ff30af96d30d9c76de99e2f67b5148cf75f372ce (patch) | |
tree | a35484714be1a551dc3ab1b5f6c1ed9735353a0b /x11-misc/imake | |
parent | x11-misc/gccmakedep: amd64 stable wrt bug #668900 (diff) | |
download | gentoo-ff30af96d30d9c76de99e2f67b5148cf75f372ce.tar.gz gentoo-ff30af96d30d9c76de99e2f67b5148cf75f372ce.tar.bz2 gentoo-ff30af96d30d9c76de99e2f67b5148cf75f372ce.zip |
x11-misc/imake: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/imake-1.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild b/x11-misc/imake/imake-1.0.7-r1.ebuild index b7812547b543..df4b24e92c55 100644 --- a/x11-misc/imake/imake-1.0.7-r1.ebuild +++ b/x11-misc/imake/imake-1.0.7-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/util/${P}.tar.bz2" - 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" fi LICENSE="MIT" |