diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 12:05:55 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 12:05:55 +0200 |
commit | 46dc8d2b7f0ace6265ad02fc9ef3047706f20df0 (patch) | |
tree | 9f082aa5f4c1048925a7e2023aefb18125f86062 /dev-python | |
parent | dev-python/sphinx: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-46dc8d2b7f0ace6265ad02fc9ef3047706f20df0.tar.gz gentoo-46dc8d2b7f0ace6265ad02fc9ef3047706f20df0.tar.bz2 gentoo-46dc8d2b7f0ace6265ad02fc9ef3047706f20df0.zip |
dev-python/characteristic: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild index 96745f77e7a3..3c3e5974387d 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc test" RDEPEND="" |