diff options
author | Sam James <sam@gentoo.org> | 2025-01-25 08:52:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-25 08:52:03 +0000 |
commit | e3ebdaa36aaf839770a78a0a267155f736456482 (patch) | |
tree | 558bc066e2b0793f32cd9d2f57a8e03244c3a78b /media-gfx/ristretto | |
parent | app-office/orage: Stabilize 4.20.0 x86, #948732 (diff) | |
download | gentoo-e3ebdaa36aaf839770a78a0a267155f736456482.tar.gz gentoo-e3ebdaa36aaf839770a78a0a267155f736456482.tar.bz2 gentoo-e3ebdaa36aaf839770a78a0a267155f736456482.zip |
media-gfx/ristretto: Stabilize 0.13.3 amd64, #948733
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ristretto-0.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ristretto/ristretto-0.13.3.ebuild b/media-gfx/ristretto/ristretto-0.13.3.ebuild index 584085600827..e2715939c92b 100644 --- a/media-gfx/ristretto/ristretto-0.13.3.ebuild +++ b/media-gfx/ristretto/ristretto-0.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" DEPEND=" >=dev-libs/glib-2.56.0:2 |