summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-03 22:40:38 +0000
committerSam James <sam@gentoo.org>2025-01-03 22:40:38 +0000
commitd90a2a4ca4b775a607ccbad55daa4d5c2aacdd4f (patch)
treebb91384a6ef612a055725f43a65e9c640cdab63c /games-emulation
parentsys-apps/dbus: fix glib test dep for multilib (diff)
downloadgentoo-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.ebuild4
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"