commit: e958c7f29a3dee552cf9981bab48b6b1013a5781
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 17:48:48 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 17:48:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e958c7f2
media-libs/oidn: Stabilize 2.3.0 amd64, #947502
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/oidn/oidn-2.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/oidn/oidn-2.3.0.ebuild
b/media-libs/oidn/oidn-2.3.0.ebuild
index ab3c94b0c162..7df9eab58658 100644
--- a/media-libs/oidn/oidn-2.3.0.ebuild
+++ b/media-libs/oidn/oidn-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/RenderKit/${PN}/releases/download/v${PV}/${P}.src.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="Apache-2.0"