summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-16 16:29:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-16 16:31:21 +0300
commitd1b346f948f2f77cfe914e66986b791cb8b9ce92 (patch)
treef60830a481bb92a3b7d1bad32fa8ce402343d940
parentsci-electronics/gtkwave: bump to 3.3.99 (diff)
downloadgentoo-d1b346f948f2f77cfe914e66986b791cb8b9ce92.tar.gz
gentoo-d1b346f948f2f77cfe914e66986b791cb8b9ce92.tar.bz2
gentoo-d1b346f948f2f77cfe914e66986b791cb8b9ce92.zip
sys-devel/distcc: Add ~s390 keyword wrt bug #643082
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~s390"
-rw-r--r--sys-devel/distcc/distcc-3.3.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.3.2-r4.ebuild b/sys-devel/distcc/distcc-3.3.2-r4.ebuild
index c7c8995c8d67..65403ced3ec8 100644
--- a/sys-devel/distcc/distcc-3.3.2-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.3.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf"
RESTRICT="test"