diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:14 +0000 |
commit | 1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7 (patch) | |
tree | 346f7330d14fefd2a3559b1366daef8ac9be3fce /kde-misc/kanyremote/kanyremote-6.3.4.ebuild | |
parent | Stable for amd64, wrt bug #534742 (diff) | |
download | gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.tar.gz gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.tar.bz2 gentoo-2-1b14f3cb3e40763f558fdce1f08ea5ad99ce5dc7.zip |
Stable for amd64, wrt bug #535428
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc/kanyremote/kanyremote-6.3.4.ebuild')
-rw-r--r-- | kde-misc/kanyremote/kanyremote-6.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/kanyremote/kanyremote-6.3.4.ebuild b/kde-misc/kanyremote/kanyremote-6.3.4.ebuild index 19e4feb56906..1c919b551b35 100644 --- a/kde-misc/kanyremote/kanyremote-6.3.4.ebuild +++ b/kde-misc/kanyremote/kanyremote-6.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.3.4.ebuild,v 1.1 2014/10/07 15:16:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kanyremote/kanyremote-6.3.4.ebuild,v 1.2 2015/01/09 13:43:14 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="bluetooth" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |