diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-13 12:55:59 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-13 14:31:54 +0100 |
commit | a0fbad9d197d26cf439ee064eb25af4013d359b9 (patch) | |
tree | c93c7da7593af071f61d68bc7527eaec059e7787 /dev-cpp | |
parent | www-servers/civetweb: keyword 1.12 for ~riscv (diff) | |
download | gentoo-a0fbad9d197d26cf439ee064eb25af4013d359b9.tar.gz gentoo-a0fbad9d197d26cf439ee064eb25af4013d359b9.tar.bz2 gentoo-a0fbad9d197d26cf439ee064eb25af4013d359b9.zip |
dev-cpp/prometheus-cpp: keyword 0.12.3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/prometheus-cpp/prometheus-cpp-0.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/prometheus-cpp/prometheus-cpp-0.12.3.ebuild b/dev-cpp/prometheus-cpp/prometheus-cpp-0.12.3.ebuild index dca730a03e41..62457df73986 100644 --- a/dev-cpp/prometheus-cpp/prometheus-cpp-0.12.3.ebuild +++ b/dev-cpp/prometheus-cpp/prometheus-cpp-0.12.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jupp0r/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="test zlib" RESTRICT="!test? ( test )" |