diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:30:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:30:12 +0200 |
commit | 9c459945cc4a2037c457068bce79e9aaf02b91c2 (patch) | |
tree | cb7755797ab82125f2fac42a447322f36578dc82 /dev-python/send2trash | |
parent | dev-python/setuptools: x86 stable wrt bug #720630 (diff) | |
download | gentoo-9c459945cc4a2037c457068bce79e9aaf02b91c2.tar.gz gentoo-9c459945cc4a2037c457068bce79e9aaf02b91c2.tar.bz2 gentoo-9c459945cc4a2037c457068bce79e9aaf02b91c2.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>
Diffstat (limited to 'dev-python/send2trash')
-rw-r--r-- | dev-python/send2trash/send2trash-1.5.0-r1.ebuild | 2 |
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="" |