diff options
author | 2022-01-01 06:21:16 +0000 | |
---|---|---|
committer | 2022-01-01 06:21:16 +0000 | |
commit | 70d3d47e345d3fbff15362b5c42e36c0fb528777 (patch) | |
tree | d0381a4c89029acc5ab312a9acbf00cac9377848 /app-emulation | |
parent | dev-libs/mpfr: Stabilize 4.1.0_p13-r1 arm64, #830378 (diff) | |
download | gentoo-70d3d47e345d3fbff15362b5c42e36c0fb528777.tar.gz gentoo-70d3d47e345d3fbff15362b5c42e36c0fb528777.tar.bz2 gentoo-70d3d47e345d3fbff15362b5c42e36c0fb528777.zip |
app-emulation/aqemu: Stabilize 0.9.2-r2 x86, #738020
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/aqemu/aqemu-0.9.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild index 30c5865b473a..ec7c80aee73b 100644 --- a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild +++ b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="vnc" RDEPEND=" |