summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-11-13 00:15:40 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2020-11-13 00:15:53 -0800
commitec58af5290155ce7e772b29d8000d5afa14cd230 (patch)
tree0ddb1b27f8e5f5600969403fcdd73f032c378110 /dev-util
parentdev-util/watchman: indent metadata.xml correctly. (diff)
downloadgentoo-ec58af5290155ce7e772b29d8000d5afa14cd230.tar.gz
gentoo-ec58af5290155ce7e772b29d8000d5afa14cd230.tar.bz2
gentoo-ec58af5290155ce7e772b29d8000d5afa14cd230.zip
dev-util/promu: builds on x86 & arm64
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/promu/promu-0.5.0.ebuild2
-rw-r--r--dev-util/promu/promu-0.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/promu/promu-0.5.0.ebuild b/dev-util/promu/promu-0.5.0.ebuild
index 199f7360e01d..b4fa942d188e 100644
--- a/dev-util/promu/promu-0.5.0.ebuild
+++ b/dev-util/promu/promu-0.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/prometheus/promu/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0 BSD BSD-2 MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE=""
RESTRICT+=" test"
diff --git a/dev-util/promu/promu-0.6.1.ebuild b/dev-util/promu/promu-0.6.1.ebuild
index db82f31450ca..61b8d779f6c1 100644
--- a/dev-util/promu/promu-0.6.1.ebuild
+++ b/dev-util/promu/promu-0.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/prometheus/promu/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0 BSD BSD-2 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RESTRICT+=" test"