diff options
author | 2023-05-01 00:53:06 +0100 | |
---|---|---|
committer | 2023-05-01 00:53:06 +0100 | |
commit | 7085594afcfb7401e987722bcd464ede44e83f5a (patch) | |
tree | 794baeb0bda44a212bf99e2f0251fe863d44a8f1 /dev-util | |
parent | gnome-extra/cjs: Stabilize 5.6.1 x86, #904598 (diff) | |
download | gentoo-7085594afcfb7401e987722bcd464ede44e83f5a.tar.gz gentoo-7085594afcfb7401e987722bcd464ede44e83f5a.tar.bz2 gentoo-7085594afcfb7401e987722bcd464ede44e83f5a.zip |
dev-util/promu: Stabilize 0.14.0 amd64, #905384
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/promu/promu-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/promu/promu-0.14.0.ebuild b/dev-util/promu/promu-0.14.0.ebuild index e15b98ad0e4b..07771652145e 100644 --- a/dev-util/promu/promu-0.14.0.ebuild +++ b/dev-util/promu/promu-0.14.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 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86" IUSE="" RESTRICT+=" test" |