diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:19 +0200 |
commit | 84457ae992ff3b5e0cecacc74c10697e98f497fc (patch) | |
tree | d64c209fb565f2cfe9fabff248e69341c877a256 /media-libs | |
parent | app-accessibility/epos: Keyword 2.5.37-r3 arm64, #920870 (diff) | |
download | gentoo-84457ae992ff3b5e0cecacc74c10697e98f497fc.tar.gz gentoo-84457ae992ff3b5e0cecacc74c10697e98f497fc.tar.bz2 gentoo-84457ae992ff3b5e0cecacc74c10697e98f497fc.zip |
media-libs/imlib: Keyword 1.9.15-r7 arm64, #920872
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r7.ebuild b/media-libs/imlib/imlib-1.9.15-r7.ebuild index 850ef24caada..264eda863f1f 100644 --- a/media-libs/imlib/imlib-1.9.15-r7.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="doc static-libs" RDEPEND=" |