From 6f0b86318dbdfc6a7feb94086efb4e43bdcabc00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 7 Jul 2020 22:11:25 +0200 Subject: [PATCH] dev-python/arpeggio: Stabilize 1.9.2 amd64, #722562 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/arpeggio/arpeggio-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/arpeggio/arpeggio-1.9.2.ebuild b/dev-python/arpeggio/arpeggio-1.9.2.ebuild index e2b49275b80f6..f289ad23f90a7 100644 --- a/dev-python/arpeggio/arpeggio-1.9.2.ebuild +++ b/dev-python/arpeggio/arpeggio-1.9.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/igordejanovic/${MY_PN}/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"