diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:19:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:48 +0100 |
commit | 7c905989054d00b66f3ecb70ae06c8b0c62eac07 (patch) | |
tree | eb512db671b6136adee4b7cff797a6807230a0c6 /dev-python/characteristic/characteristic-14.3.0-r1.ebuild | |
parent | dev-python/blinker: amd64 stable wrt bug #606016 (diff) | |
download | gentoo-7c905989054d00b66f3ecb70ae06c8b0c62eac07.tar.gz gentoo-7c905989054d00b66f3ecb70ae06c8b0c62eac07.tar.bz2 gentoo-7c905989054d00b66f3ecb70ae06c8b0c62eac07.zip |
dev-python/characteristic: amd64 stable wrt bug #606022
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/characteristic/characteristic-14.3.0-r1.ebuild')
-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 b41389cf8ae7..1ee6ca961bd5 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc test" RDEPEND="" |