commit: 14be38c9cc6fb480986aa5ca7d23c5401df63b9b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 22:44:11 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 22:44:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14be38c9
app-emulation/skopeo: arm64 keyworded (bug #739132) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/skopeo/skopeo-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/skopeo/skopeo-1.1.0.ebuild b/app-emulation/skopeo/skopeo-1.1.0.ebuild index 80f88e4f1c1..7a625ebb1c5 100644 --- a/app-emulation/skopeo/skopeo-1.1.0.ebuild +++ b/app-emulation/skopeo/skopeo-1.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="btrfs" COMMON_DEPEND=">=app-crypt/gpgme-1.5.5:=
