diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-25 06:57:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-25 06:57:42 +0000 |
| commit | a43502817a72a3c88571f94b178b64e1a21634da (patch) | |
| tree | 27279b1261f11839d108e90cee0552490b17fce1 /dev-cpp/prometheus-cpp | |
| parent | 8686be5bbb49a5309717902059a26eb59718aa75 (diff) | |
| download | baldeagleos-repo-a43502817a72a3c88571f94b178b64e1a21634da.tar.gz baldeagleos-repo-a43502817a72a3c88571f94b178b64e1a21634da.tar.xz baldeagleos-repo-a43502817a72a3c88571f94b178b64e1a21634da.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/prometheus-cpp')
| -rw-r--r-- | dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild b/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild index c63b8b7eb353..296f437914a3 100644 --- a/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild +++ b/dev-cpp/prometheus-cpp/prometheus-cpp-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="test zlib" RESTRICT="!test? ( test )" |
