summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:30:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 12:30:12 +0200
commit9c459945cc4a2037c457068bce79e9aaf02b91c2 (patch)
treecb7755797ab82125f2fac42a447322f36578dc82
parentdev-python/setuptools: x86 stable wrt bug #720630 (diff)
downloadgentoo-9c459945.tar.gz
gentoo-9c459945.tar.bz2
gentoo-9c459945.zip
dev-python/send2trash: x86 stable wrt bug #720632
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/send2trash/send2trash-1.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
index 1347df89110c..bef2e775bec3 100644
--- a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
+++ b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
@@ -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=""