diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 00:07:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 00:07:27 +0100 |
commit | 1ac8ee93a062c08d8319b02ebd3ffb86fe3a20c6 (patch) | |
tree | 7fce7dcbea03b42c399a56f0db9d9d81845f4434 /app-portage | |
parent | dev-python/snakeoil: Stabilize 0.9.6 ppc64, #786159 (diff) | |
download | gentoo-1ac8ee93a062c08d8319b02ebd3ffb86fe3a20c6.tar.gz gentoo-1ac8ee93a062c08d8319b02ebd3ffb86fe3a20c6.tar.bz2 gentoo-1ac8ee93a062c08d8319b02ebd3ffb86fe3a20c6.zip |
app-portage/gentoopm: Stabilize 0.3.3 ALLARCHES, #786168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoopm/gentoopm-0.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoopm/gentoopm-0.3.3.ebuild b/app-portage/gentoopm/gentoopm-0.3.3.ebuild index 4921f084e324..bf6318cf270d 100644 --- a/app-portage/gentoopm/gentoopm-0.3.3.ebuild +++ b/app-portage/gentoopm/gentoopm-0.3.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~mips ~sparc x86 ~x64-macos" IUSE="" RDEPEND=" |