diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 14:10:57 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 16:54:46 +0800 |
commit | 8a167341c07473d383611cef0f5d2c5682a8e3e7 (patch) | |
tree | b963e51d72fb305a877fed26a34ff273f8a22418 /media-gfx/exiv2 | |
parent | kde-plasma/breeze-grub: keyword 5.26.3 for ~loong (diff) | |
download | gentoo-8a167341c07473d383611cef0f5d2c5682a8e3e7.tar.gz gentoo-8a167341c07473d383611cef0f5d2c5682a8e3e7.tar.bz2 gentoo-8a167341c07473d383611cef0f5d2c5682a8e3e7.zip |
media-gfx/exiv2: keyword 0.27.5-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild index 76dad821c808..3154998224c7 100644 --- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.5-r1.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P}-Source" fi |