diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:23:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-03 10:23:55 +0200 |
commit | 76fbb0a45d04904a972425c4fdfed14035f1bc19 (patch) | |
tree | 8500b4f2ca190a8cc345e408abfdbe257710d306 /dev-python | |
parent | dev-python/consonance: amd64 stable wrt bug #695338 (diff) | |
download | gentoo-76fbb0a45d04904a972425c4fdfed14035f1bc19.tar.gz gentoo-76fbb0a45d04904a972425c4fdfed14035f1bc19.tar.bz2 gentoo-76fbb0a45d04904a972425c4fdfed14035f1bc19.zip |
dev-python/dissononce: amd64 stable wrt bug #695338
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dissononce/dissononce-0.34.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dissononce/dissononce-0.34.3.ebuild b/dev-python/dissononce/dissononce-0.34.3.ebuild index c5583d3590b2..cbb23b357a9c 100644 --- a/dev-python/dissononce/dissononce-0.34.3.ebuild +++ b/dev-python/dissononce/dissononce-0.34.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples test" # Currently no tests are available, |