summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-01-04 09:13:22 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-01-04 09:13:22 +0200
commit4d220994a4eb00067503b0fff55140a9c85d9ca8 (patch)
tree3da4f975f58ae06b0c8a22c79139fa8c3921cfee
parentnet-libs/nDPI: keep version workaround for now (diff)
downloadgentoo-4d220994.tar.gz
gentoo-4d220994.tar.bz2
gentoo-4d220994.zip
media-video/yle-dl: stabilize 20211213 for amd64, x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--media-video/yle-dl/yle-dl-20211213.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/yle-dl/yle-dl-20211213.ebuild b/media-video/yle-dl/yle-dl-20211213.ebuild
index afbe7baaaff1..d39ddbdbb653 100644
--- a/media-video/yle-dl/yle-dl-20211213.ebuild
+++ b/media-video/yle-dl/yle-dl-20211213.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/aajanki/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"