commit: dd44c967d809e6c159dce53898d30d02b3d64eb7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 05:53:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 05:53:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd44c967
media-libs/oidn: Stabilize 1.4.1-r1 amd64, #803884
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/oidn/oidn-1.4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/oidn/oidn-1.4.1-r1.ebuild
b/media-libs/oidn/oidn-1.4.1-r1.ebuild
index a82182a13ef..0583a3ff620 100644
--- a/media-libs/oidn/oidn-1.4.1-r1.ebuild
+++ b/media-libs/oidn/oidn-1.4.1-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = *9999 ]]; then
EGIT_BRANCH="master"
else
SRC_URI="https://github.com/OpenImageDenoise/${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"