diff options
Diffstat (limited to 'app-containers/skopeo/skopeo-1.15.1.ebuild')
-rw-r--r-- | app-containers/skopeo/skopeo-1.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/skopeo/skopeo-1.15.1.ebuild b/app-containers/skopeo/skopeo-1.15.1.ebuild index 4f81ac53e2a7..462b948cd231 100644 --- a/app-containers/skopeo/skopeo-1.15.1.ebuild +++ b/app-containers/skopeo/skopeo-1.15.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/containers/skopeo.git" else SRC_URI="https://github.com/containers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm64" + KEYWORDS="amd64 arm64" fi # main |