diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:35:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 12:35:13 +0300 |
commit | 4a0d5798499aaaaa861526dd08fd8eb8fece850a (patch) | |
tree | 858b8784057662025122c419ed9426daf3c958e0 /x11-misc/makedepend | |
parent | x11-misc/imake: s390 stable wrt bug #682846 (diff) | |
download | gentoo-4a0d5798499aaaaa861526dd08fd8eb8fece850a.tar.gz gentoo-4a0d5798499aaaaa861526dd08fd8eb8fece850a.tar.bz2 gentoo-4a0d5798499aaaaa861526dd08fd8eb8fece850a.zip |
x11-misc/makedepend: s390 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-misc/makedepend')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild b/x11-misc/makedepend/makedepend-1.0.6.ebuild index 63e6f46c4964..6f25214b931f 100644 --- a/x11-misc/makedepend/makedepend-1.0.6.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild @@ -6,7 +6,7 @@ XORG_STATIC=no inherit xorg-3 DESCRIPTION="create dependencies in makefiles" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |