diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 18:07:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 18:07:43 +0000 |
commit | 9c344c4a438c9da83a7ab30713eacf821fcee0ac (patch) | |
tree | a033d4ba9738ad352e254c5807b4019490f646f3 /app-emulation | |
parent | dev-libs/tinyxml2: Stabilize 10.0.0 ppc, #942354 (diff) | |
download | gentoo-9c344c4a438c9da83a7ab30713eacf821fcee0ac.tar.gz gentoo-9c344c4a438c9da83a7ab30713eacf821fcee0ac.tar.bz2 gentoo-9c344c4a438c9da83a7ab30713eacf821fcee0ac.zip |
app-emulation/x48: Stabilize 0.6.4-r3 ppc64, #942361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/x48/x48-0.6.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/x48/x48-0.6.4-r3.ebuild b/app-emulation/x48/x48-0.6.4-r3.ebuild index b5fff5228056..27944e5b4607 100644 --- a/app-emulation/x48/x48-0.6.4-r3.ebuild +++ b/app-emulation/x48/x48-0.6.4-r3.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="readline" RDEPEND=" |