diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:54:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:13 +0100 |
commit | 7bd022a9d4eb278a29d2db26c40beaa417f73dcc (patch) | |
tree | e4c642c267c1dccc8558a102a30a838431330154 /x11-misc/imake | |
parent | x11-misc/gccmakedep: x86 stable (bug #668900) (diff) | |
download | gentoo-7bd022a9d4eb278a29d2db26c40beaa417f73dcc.tar.gz gentoo-7bd022a9d4eb278a29d2db26c40beaa417f73dcc.tar.bz2 gentoo-7bd022a9d4eb278a29d2db26c40beaa417f73dcc.zip |
x11-misc/imake: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 2c197d804554..2ef20435d917 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" |