commit:     9c37b3f7197ec2d7849ec1061c30c35cff99fafe
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 02:56:01 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 02:56:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c37b3f7

dev-python/pysendfile: Add ~s390 keyword

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild | 2 +-
 dev-python/pysendfile/pysendfile-2.0.1.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild 
b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
index ee659460f47..da9e8e132bd 100644
--- a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
+++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A python interface to the sendfile(2) system 
call"
 HOMEPAGE="https://github.com/giampaolo/pysendfile";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild 
b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
index f1cdccae5d3..24b9cc7cbbf 100644
--- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild
+++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="A python interface to the sendfile(2) system 
call"
 HOMEPAGE="https://github.com/giampaolo/pysendfile";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ia64 ~ppc ppc64 ~s390 sparc x86"
 IUSE=""
 LICENSE="MIT"
 SLOT="0"

Reply via email to