diff options
author | 2025-01-03 22:40:38 +0000 | |
---|---|---|
committer | 2025-01-03 22:40:38 +0000 | |
commit | d90a2a4ca4b775a607ccbad55daa4d5c2aacdd4f (patch) | |
tree | bb91384a6ef612a055725f43a65e9c640cdab63c /games-emulation | |
parent | sys-apps/dbus: fix glib test dep for multilib (diff) | |
download | gentoo-d90a2a4ca4b775a607ccbad55daa4d5c2aacdd4f.tar.gz gentoo-d90a2a4ca4b775a607ccbad55daa4d5c2aacdd4f.tar.bz2 gentoo-d90a2a4ca4b775a607ccbad55daa4d5c2aacdd4f.zip |
games-emulation/melonds: Stabilize 0.9.5_p20241113 amd64, #947409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/melonds/melonds-0.9.5_p20241113.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild b/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild index 3494d438a060..20121771c59f 100644 --- a/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild +++ b/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ else -> ${REAL_P}.tar.gz" S="${WORKDIR}/${REAL_PN}-${COMMIT}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="BSD-2 GPL-2 GPL-3 Unlicense" |