summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/send2trash/send2trash-1.3.0.ebuild')
-rw-r--r--dev-python/send2trash/send2trash-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild
index 691a6bc6e4d9..3119e3acecc2 100644
--- a/dev-python/send2trash/send2trash-1.3.0.ebuild
+++ b/dev-python/send2trash/send2trash-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.3.0.ebuild,v 1.1 2015/04/17 13:03:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/send2trash/send2trash-1.3.0.ebuild,v 1.2 2015/05/27 08:25:51 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
RDEPEND=""