From cc100e7c20dba2f61ed311068b9020b0f8c3e2e0 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Thu, 28 Jun 2018 18:15:12 +0200 Subject: [PATCH] dev-python/pysendfile: keyworded 2.0.1 for sparc, bug #659248 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- dev-python/pysendfile/pysendfile-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 33e3ad6c105b6..96001055c20fe 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 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 x86" +KEYWORDS="amd64 ~arm ia64 ~sparc x86" IUSE="" LICENSE="MIT" SLOT="0"