diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 16:52:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 16:55:33 +0300 |
commit | 9dd802ee866195d1089c4d70f606ceb75ee47242 (patch) | |
tree | ee3c5b20f9afed889a6c0ecbfb56346f1672b37d /x11-misc | |
parent | x11-misc/util-macros: mark s390 stable (diff) | |
download | gentoo-9dd802ee866195d1089c4d70f606ceb75ee47242.tar.gz gentoo-9dd802ee866195d1089c4d70f606ceb75ee47242.tar.bz2 gentoo-9dd802ee866195d1089c4d70f606ceb75ee47242.zip |
x11-misc/imake: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/imake/imake-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/imake/imake-1.0.7.ebuild b/x11-misc/imake/imake-1.0.7.ebuild index 3c873f2e98cb..deb33c715a44 100644 --- a/x11-misc/imake/imake-1.0.7.ebuild +++ b/x11-misc/imake/imake-1.0.7.ebuild @@ -7,7 +7,7 @@ XORG_STATIC=no inherit xorg-2 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-misc/xorg-cf-files" |