diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-24 15:14:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-24 15:25:58 -0500 |
commit | f35efa4edcfc27537d70f353bebe4eda6764fcf9 (patch) | |
tree | 8b3b362d04e1cd29ec66f8f5d3371dfb5495c256 /dev-python/resolvelib | |
parent | app-emulation/diskimage-builder: 3.13.0 bump (diff) | |
download | gentoo-f35efa4edcfc27537d70f353bebe4eda6764fcf9.tar.gz gentoo-f35efa4edcfc27537d70f353bebe4eda6764fcf9.tar.bz2 gentoo-f35efa4edcfc27537d70f353bebe4eda6764fcf9.zip |
dev-python/resolvelib: 0.5.4 stable amd64 arm64 and x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/resolvelib')
-rw-r--r-- | dev-python/resolvelib/resolvelib-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/resolvelib/resolvelib-0.5.4.ebuild b/dev-python/resolvelib/resolvelib-0.5.4.ebuild index 2535428a3c16..1857364f0eab 100644 --- a/dev-python/resolvelib/resolvelib-0.5.4.ebuild +++ b/dev-python/resolvelib/resolvelib-0.5.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos" DEPEND="" RDEPEND="${DEPEND}" |