diff options
author | 2021-09-19 04:29:19 +0100 | |
---|---|---|
committer | 2021-09-19 04:29:19 +0100 | |
commit | 7c4568505b57715025d849451eb873a36aee11fa (patch) | |
tree | 3ba632ee9652f6fada6fe1ae4299abd724934ac3 /media-libs/oidn | |
parent | media-libs/embree: Keyword 3.13.0-r1 ppc64, #795279 (diff) | |
download | gentoo-7c4568505b57715025d849451eb873a36aee11fa.tar.gz gentoo-7c4568505b57715025d849451eb873a36aee11fa.tar.bz2 gentoo-7c4568505b57715025d849451eb873a36aee11fa.zip |
media-libs/oidn: Keyword 1.4.1 ppc64, #795279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/oidn')
-rw-r--r-- | media-libs/oidn/oidn-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/oidn/oidn-1.4.1.ebuild b/media-libs/oidn/oidn-1.4.1.ebuild index a824c2b3da96..86732c4f1ae6 100644 --- a/media-libs/oidn/oidn-1.4.1.ebuild +++ b/media-libs/oidn/oidn-1.4.1.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 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" fi LICENSE="Apache-2.0" |