summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/irman-python/irman-python-0.1-r1.ebuild')
-rw-r--r--dev-python/irman-python/irman-python-0.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/irman-python/irman-python-0.1-r1.ebuild b/dev-python/irman-python/irman-python-0.1-r1.ebuild
index 59a6412fb5b5..0fc23d751811 100644
--- a/dev-python/irman-python/irman-python-0.1-r1.ebuild
+++ b/dev-python/irman-python/irman-python-0.1-r1.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/dev-python/irman-python/irman-python-0.1-r1.ebuild,v 1.3 2014/08/10 21:12:21 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/irman-python/irman-python-0.1-r1.ebuild,v 1.4 2015/03/06 22:25:33 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://bluweb.com/chouser/proj/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="media-libs/libirman"