summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-29 16:34:46 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-29 16:34:46 +0300
commit9e6c696d47f1af168fbc88c075f80c7b91b6dc51 (patch)
tree7d3cbe923ba796ba501c169ac918e9750ebc45ca /dev-python/hyperlink/hyperlink-17.1.1.ebuild
parentdev-python/priority: mark s390 stable (diff)
downloadgentoo-9e6c696d47f1af168fbc88c075f80c7b91b6dc51.tar.gz
gentoo-9e6c696d47f1af168fbc88c075f80c7b91b6dc51.tar.bz2
gentoo-9e6c696d47f1af168fbc88c075f80c7b91b6dc51.zip
dev-python/hyperlink: Add ~s390 keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/hyperlink/hyperlink-17.1.1.ebuild')
-rw-r--r--dev-python/hyperlink/hyperlink-17.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hyperlink/hyperlink-17.1.1.ebuild b/dev-python/hyperlink/hyperlink-17.1.1.ebuild
index ac6dfded277d..0714550b07b8 100644
--- a/dev-python/hyperlink/hyperlink-17.1.1.ebuild
+++ b/dev-python/hyperlink/hyperlink-17.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RDEPEND=""