summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ansi2html/ansi2html-1.0.7.ebuild')
-rw-r--r--dev-python/ansi2html/ansi2html-1.0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ansi2html/ansi2html-1.0.7.ebuild b/dev-python/ansi2html/ansi2html-1.0.7.ebuild
index f3301ab2d179..fae853c77b37 100644
--- a/dev-python/ansi2html/ansi2html-1.0.7.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.0.7.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/ansi2html/ansi2html-1.0.7.ebuild,v 1.1 2014/10/25 06:45:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.7.ebuild,v 1.2 2015/03/06 22:06:27 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"