summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-08 20:53:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-08 20:54:02 +0300
commit65fa22b31a750c339ec6ac262623fafd5f919bb5 (patch)
treef4e55106f8d8fe7b9fd04eefd52b64e668b165b0
parentdev-python/mccabe: mark s390 stable (diff)
downloadgentoo-65fa22b31a750c339ec6ac262623fafd5f919bb5.tar.gz
gentoo-65fa22b31a750c339ec6ac262623fafd5f919bb5.tar.bz2
gentoo-65fa22b31a750c339ec6ac262623fafd5f919bb5.zip
x11-misc/makedepend: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--x11-misc/makedepend/makedepend-1.0.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
index 98dbb8d1fd1b..4d6a30b7d6cb 100644
--- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild
@@ -13,7 +13,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 ~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"
fi
LICENSE="MIT"