summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-05 10:40:16 +0000
committerSam James <sam@gentoo.org>2021-02-05 10:40:16 +0000
commit725f18a401facd540949cf7f6c32e1b45a05a247 (patch)
tree09a9697177fc0c4e86064001f6e9d73b9016f607 /dev-python/pytaglib/pytaglib-1.4.6.ebuild
parentdev-util/git-delta: Stabilize 0.5.1 amd64, #768732 (diff)
downloadgentoo-725f18a401facd540949cf7f6c32e1b45a05a247.tar.gz
gentoo-725f18a401facd540949cf7f6c32e1b45a05a247.tar.bz2
gentoo-725f18a401facd540949cf7f6c32e1b45a05a247.zip
dev-python/pytaglib: Stabilize 1.4.6 amd64, #768588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytaglib/pytaglib-1.4.6.ebuild')
-rw-r--r--dev-python/pytaglib/pytaglib-1.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytaglib/pytaglib-1.4.6.ebuild b/dev-python/pytaglib/pytaglib-1.4.6.ebuild
index dc984032ab9d..a8248a9f0ea7 100644
--- a/dev-python/pytaglib/pytaglib-1.4.6.ebuild
+++ b/dev-python/pytaglib/pytaglib-1.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/supermihi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND="media-libs/taglib"