From 895145a867a045696ac6328c9e45ccac94658c08 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 26 Sep 2021 22:43:53 +0200 Subject: media-sound/apetag: keyword 1.12-r3 for ~riscv Signed-off-by: Marek Szuba --- media-sound/apetag/apetag-1.12-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/apetag') diff --git a/media-sound/apetag/apetag-1.12-r3.ebuild b/media-sound/apetag/apetag-1.12-r3.ebuild index b6cf8e73f54c..d34b04e2b1aa 100644 --- a/media-sound/apetag/apetag-1.12-r3.ebuild +++ b/media-sound/apetag/apetag-1.12-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit python-single-r1 toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3-65-gdbad