dev-python/snakeoil: Sync with Gentoo

It's from Gentoo commit 1829a785a34cfae8351be19bef396ffe67ffb1d3.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:32 +00:00
parent f674287fd7
commit 7b3eebf07f
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
inherit pypi
fi
DESCRIPTION="misc common functionality and useful optimizations"

View File

@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
inherit pypi
fi
DESCRIPTION="misc common functionality and useful optimizations"