diff options
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}" |