diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:29:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 18:29:27 +0200 |
commit | 01493c26c9115b519b3b8710ebf0536b38fe0042 (patch) | |
tree | ce330ce7f560e17b3f39e753360fd04e2f498cbf /media-gfx/xloadimage | |
parent | dev-ml/cudf: Stabilize 0.10 ppc64, #901509 (diff) | |
download | gentoo-01493c26c9115b519b3b8710ebf0536b38fe0042.tar.gz gentoo-01493c26c9115b519b3b8710ebf0536b38fe0042.tar.bz2 gentoo-01493c26c9115b519b3b8710ebf0536b38fe0042.zip |
media-gfx/xloadimage: Stabilize 4.1-r15 arm, #901895
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-gfx/xloadimage')
-rw-r--r-- | media-gfx/xloadimage/xloadimage-4.1-r15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r15.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r15.ebuild index e2159ce3b14b..5caa6899f7d9 100644 --- a/media-gfx/xloadimage/xloadimage-4.1-r15.ebuild +++ b/media-gfx/xloadimage/xloadimage-4.1-r15.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=8 @@ -16,7 +16,7 @@ S="${WORKDIR}"/${P/-/.} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="tiff jpeg png" RDEPEND="x11-libs/libX11 |