summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/queuelib/queuelib-1.1.1.ebuild')
-rw-r--r--dev-python/queuelib/queuelib-1.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/queuelib/queuelib-1.1.1.ebuild b/dev-python/queuelib/queuelib-1.1.1.ebuild
index 8210b01b5fa6..beb1f8d7c57e 100644
--- a/dev-python/queuelib/queuelib-1.1.1.ebuild
+++ b/dev-python/queuelib/queuelib-1.1.1.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/queuelib/queuelib-1.1.1.ebuild,v 1.3 2014/11/25 11:10:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/queuelib/queuelib-1.1.1.ebuild,v 1.4 2015/03/06 22:35:56 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/scrapy/${PN}/archive/v${PV}.tar.gz -> ${PN}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
S="${WORKDIR}/${PN}"