commit: cc100e7c20dba2f61ed311068b9020b0f8c3e2e0 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Jun 28 16:15:12 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jun 28 18:53:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc100e7c
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 33e3ad6c105..96001055c20 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"
