diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-09 15:36:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-09 15:37:09 +0100 |
commit | d1e0b94f4bd9361eb40268a4ddfc1feaf7d05a6b (patch) | |
tree | 7a3d1f1a0f2586fcf5035f00cebb1f11cd4e1f4b /app-emulation/aqemu | |
parent | net-ftp/lftp: amd64 stable wrt bug #608542 (diff) | |
download | gentoo-d1e0b94f4bd9361eb40268a4ddfc1feaf7d05a6b.tar.gz gentoo-d1e0b94f4bd9361eb40268a4ddfc1feaf7d05a6b.tar.bz2 gentoo-d1e0b94f4bd9361eb40268a4ddfc1feaf7d05a6b.zip |
app-emulation/aqemu: amd64 stable wrt bug #608662
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/aqemu')
-rw-r--r-- | app-emulation/aqemu/aqemu-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild b/app-emulation/aqemu/aqemu-0.9.2.ebuild index bdf8926c6a47..8e42a3aa87e5 100644 --- a/app-emulation/aqemu/aqemu-0.9.2.ebuild +++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="vnc" DEPEND="${RDEPEND}" |