summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-26 22:43:53 +0200
committerMarek Szuba <marecki@gentoo.org>2021-09-27 00:15:51 +0200
commit895145a867a045696ac6328c9e45ccac94658c08 (patch)
tree7da363e55e0912b8d55112a834bdabd4ccf1bde0
parentmedia-video/atomicparsley-wez: keyword 0.9.6 for ~riscv (diff)
downloadgentoo-895145a867a045696ac6328c9e45ccac94658c08.tar.gz
gentoo-895145a867a045696ac6328c9e45ccac94658c08.tar.bz2
gentoo-895145a867a045696ac6328c9e45ccac94658c08.zip
media-sound/apetag: keyword 1.12-r3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--media-sound/apetag/apetag-1.12-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
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}"