diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 07:37:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 07:37:23 +0000 |
commit | 0b7e7ba715400e10ecb4abd4e5f4771eb42e432f (patch) | |
tree | e4103e295c7285b960c7bdd7fce9dabbedecda69 /dev-python/pyclipper | |
parent | dev-python/phonenumbers: Stabilize 8.12.17 ALLARCHES, #773805 (diff) | |
download | gentoo-0b7e7ba715400e10ecb4abd4e5f4771eb42e432f.tar.gz gentoo-0b7e7ba715400e10ecb4abd4e5f4771eb42e432f.tar.bz2 gentoo-0b7e7ba715400e10ecb4abd4e5f4771eb42e432f.zip |
dev-python/pyclipper: Stabilize 1.2.1 amd64, #773814
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyclipper')
-rw-r--r-- | dev-python/pyclipper/pyclipper-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyclipper/pyclipper-1.2.1.ebuild b/dev-python/pyclipper/pyclipper-1.2.1.ebuild index 4448844760f0..53384d37de71 100644 --- a/dev-python/pyclipper/pyclipper-1.2.1.ebuild +++ b/dev-python/pyclipper/pyclipper-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_p/.post}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" BDEPEND=" |