app-containers/docker-credential-helpers: Stabilize 0.8.2 arm64, #948205

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-01-25 00:47:52 +00:00
parent ff2c6a0cf8
commit 3b690d084f
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -11,7 +11,7 @@ SRC_URI="https://github.com/docker/docker-credential-helpers/archive/v${PV}.tar.
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64"
KEYWORDS="amd64 arm64"
IUSE="keyring pass"
REQUIRED_USE="|| ( keyring pass )"