diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:46:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:46:10 +0100 |
commit | a8bf1d3c2bfc77dcf5d2ba6585e3d7748aa6f4a1 (patch) | |
tree | a0a91ef07f656820374fc368fda3b3c31c4aef19 /dev-python/send2trash | |
parent | dev-python/vobject: x86 stable wrt bug #701090 (diff) | |
download | gentoo-a8bf1d3c2bfc77dcf5d2ba6585e3d7748aa6f4a1.tar.gz gentoo-a8bf1d3c2bfc77dcf5d2ba6585e3d7748aa6f4a1.tar.bz2 gentoo-a8bf1d3c2bfc77dcf5d2ba6585e3d7748aa6f4a1.zip |
dev-python/send2trash: x86 stable wrt bug #701556
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.5.0.ebuild b/dev-python/send2trash/send2trash-1.5.0.ebuild index c92db1247a8e..3927f5b12513 100644 --- a/dev-python/send2trash/send2trash-1.5.0.ebuild +++ b/dev-python/send2trash/send2trash-1.5.0.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="" |