commit: c442dabfb3214723ddc7ce15e3c74115ee11a71c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 09:13:29 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 09:13:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c442dabf
dev-python/consonance: Stabilize 0.1.5 amd64, #831547 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/consonance/consonance-0.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/consonance/consonance-0.1.5.ebuild b/dev-python/consonance/consonance-0.1.5.ebuild index 382765e26a85..d91e96a074ec 100644 --- a/dev-python/consonance/consonance-0.1.5.ebuild +++ b/dev-python/consonance/consonance-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" # Tests require an active internet connection RESTRICT="test"
