summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:06:27 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:06:27 +0000
commit5145381821a8f612942c6132a05576fd8b957a15 (patch)
tree4f7c33a8a0ba7871424eda1348fd04c025154468 /dev-python/ansi2html/ansi2html-1.0.7.ebuild
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-5145381821a8f612942c6132a05576fd8b957a15.tar.gz
gentoo-2-5145381821a8f612942c6132a05576fd8b957a15.tar.bz2
gentoo-2-5145381821a8f612942c6132a05576fd8b957a15.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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}]"