summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-18 05:56:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-18 05:56:01 +0300
commit9c37b3f7197ec2d7849ec1061c30c35cff99fafe (patch)
treea6694f3c1503e8647c3d0067368cb03275454163
parentdev-python/rst-linker: mark s390 stable (diff)
downloadgentoo-9c37b3f7197ec2d7849ec1061c30c35cff99fafe.tar.gz
gentoo-9c37b3f7197ec2d7849ec1061c30c35cff99fafe.tar.bz2
gentoo-9c37b3f7197ec2d7849ec1061c30c35cff99fafe.zip
dev-python/pysendfile: Add ~s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild2
-rw-r--r--dev-python/pysendfile/pysendfile-2.0.1.ebuild2
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 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"