summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:41:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 13:41:59 +0100
commitc935259481201fe74aecae7636b4af49cdf7123e (patch)
tree1403844a51188816a248537dd480e5e20b87e41e
parentsci-libs/cln: amd64 stable wrt bug #693784 (diff)
downloadgentoo-c935259481201fe74aecae7636b4af49cdf7123e.tar.gz
gentoo-c935259481201fe74aecae7636b4af49cdf7123e.tar.bz2
gentoo-c935259481201fe74aecae7636b4af49cdf7123e.zip
dev-python/send2trash: amd64 stable wrt bug #701556
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/send2trash/send2trash-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/send2trash/send2trash-1.5.0.ebuild b/dev-python/send2trash/send2trash-1.5.0.ebuild
index 8d102d20e3e2..c92db1247a8e 100644
--- a/dev-python/send2trash/send2trash-1.5.0.ebuild
+++ b/dev-python/send2trash/send2trash-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=""