diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 19:08:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-19 19:09:02 +0100 |
commit | f224d94494ff88181f62bc9c6eb49d59cfff9ea4 (patch) | |
tree | a0b68287102893d06848d4b3475752764d2e386a /app-mobilephone | |
parent | sys-libs/compiler-rt-sanitizers: Stop using unsandbox in 6.0+ (diff) | |
download | gentoo-f224d94494ff88181f62bc9c6eb49d59cfff9ea4.tar.gz gentoo-f224d94494ff88181f62bc9c6eb49d59cfff9ea4.tar.bz2 gentoo-f224d94494ff88181f62bc9c6eb49d59cfff9ea4.zip |
app-mobilephone/ganyremote: x86 stable (bug #648118)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild b/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild index cd07310e56dd..c497b72f5d08 100644 --- a/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild +++ b/app-mobilephone/ganyremote/ganyremote-6.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="bluetooth" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |