diff options
author | 2019-01-24 23:10:56 +0100 | |
---|---|---|
committer | 2019-01-24 23:22:50 +0100 | |
commit | 199adec77c2d1ff8174f68f9f9c03b331700d3ce (patch) | |
tree | 43528244ff78164ad4f87bae38033d9376264b45 /app-misc/trash-cli | |
parent | kde-misc/tellico: x86 stable (bug #675300) (diff) | |
download | gentoo-199adec77c2d1ff8174f68f9f9c03b331700d3ce.tar.gz gentoo-199adec77c2d1ff8174f68f9f9c03b331700d3ce.tar.bz2 gentoo-199adec77c2d1ff8174f68f9f9c03b331700d3ce.zip |
app-misc/trash-cli: x86 stable (bug #656732)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-misc/trash-cli')
-rw-r--r-- | app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild index 769a796bf485..bf00f26060c8 100644 --- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild +++ b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.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=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/andreafrancia/${PN}/archive/${GIT_REF}.tar.gz -> ${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |