diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-11 20:57:35 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-12 10:53:04 +0800 |
commit | 804257246f25ce6792b14a7935557cad6e2fa25b (patch) | |
tree | 07fbabc0a457b21c3bd44ee4681f62cb5737c7cd /media-gfx/exiv2 | |
parent | media-libs/gegl: keyword 0.4.30 for ~riscv (diff) | |
download | gentoo-804257246f25ce6792b14a7935557cad6e2fa25b.tar.gz gentoo-804257246f25ce6792b14a7935557cad6e2fa25b.tar.bz2 gentoo-804257246f25ce6792b14a7935557cad6e2fa25b.zip |
media-gfx/exiv2: keyword 0.27.4 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4.ebuild b/media-gfx/exiv2/exiv2-0.27.4.ebuild index 14190ea43cdd..f5b0d3396892 100644 --- a/media-gfx/exiv2/exiv2-0.27.4.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.4.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then inherit git-r3 else SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P}-Source" fi |