From a759f4b2acb60bf3ee35524c46e26898e1500bc3 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 4 Mar 2021 09:01:44 +0100 Subject: dev-python/whisper: drop ~x64-solaris Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Fabian Groffen --- dev-python/whisper/whisper-1.1.5.ebuild | 4 ++-- dev-python/whisper/whisper-1.1.7.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/whisper') diff --git a/dev-python/whisper/whisper-1.1.5.ebuild b/dev-python/whisper/whisper-1.1.5.ebuild index f069fad70b1b..458aeab983c1 100644 --- a/dev-python/whisper/whisper-1.1.5.ebuild +++ b/dev-python/whisper/whisper-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/graphite-project/whisper" SRC_URI="https://github.com/graphite-project/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~x64-solaris" +KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/whisper/whisper-1.1.7.ebuild b/dev-python/whisper/whisper-1.1.7.ebuild index bec14f60743d..ad3271e64c22 100644 --- a/dev-python/whisper/whisper-1.1.7.ebuild +++ b/dev-python/whisper/whisper-1.1.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/graphite-project/whisper" SRC_URI="https://github.com/graphite-project/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~x64-solaris" +KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad