diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 21:42:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 21:46:10 +0300 |
commit | ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b (patch) | |
tree | 9417cb9e81c909641664282895a5004a7b636f54 /dev-python/lockfile | |
parent | dev-python/ipaddress: Add ~sparc keywords wrt bug #558546 (diff) | |
download | gentoo-ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b.tar.gz gentoo-ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b.tar.bz2 gentoo-ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b.zip |
dev-python/lockfile: Add ~sparc keywords wrt bug #558546
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r-- | dev-python/lockfile/lockfile-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild b/dev-python/lockfile/lockfile-0.10.2.ebuild index dd00ec95525e..a08d2ef6de66 100644 --- a/dev-python/lockfile/lockfile-0.10.2.ebuild +++ b/dev-python/lockfile/lockfile-0.10.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc test" DEPEND=" |