summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-25 00:09:45 +0000
committerSam James <sam@gentoo.org>2020-07-25 00:09:45 +0000
commit1402be2a365b4f2293bc50a017acd0118bb2b1eb (patch)
tree04be6cfd4193287fe0d373d420a2e06228718e4d /dev-util/promu
parentapp-metrics/prometheus: arm keyworded (bug #733366) (diff)
downloadgentoo-1402be2a365b4f2293bc50a017acd0118bb2b1eb.tar.gz
gentoo-1402be2a365b4f2293bc50a017acd0118bb2b1eb.tar.bz2
gentoo-1402be2a365b4f2293bc50a017acd0118bb2b1eb.zip
dev-util/promu: arm keyworded (bug #733366)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/promu')
-rw-r--r--dev-util/promu/promu-0.5.0.ebuild4
1 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 64f6ce821f01..199f7360e01d 100644
--- a/dev-util/promu/promu-0.5.0.ebuild
+++ b/dev-util/promu/promu-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
+KEYWORDS="amd64 ~arm"
IUSE=""
RESTRICT+=" test"