From 9c37b3f7197ec2d7849ec1061c30c35cff99fafe Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 18 Aug 2018 05:56:01 +0300 Subject: 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(-) (limited to 'dev-python') diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild index ee659460f47a..da9e8e132bdd 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 f1cdccae5d39..24b9cc7cbbf8 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" -- cgit v1.2.3-65-gdbad