diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-05 18:52:46 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-05 18:52:46 +0000 |
| commit | cafd82d9fed3f9204ad8e3167545111ab9db5cc9 (patch) | |
| tree | c9129c832e07d05424105a595fd732274a07787a /dev-cpp/cpptoml | |
| parent | 20e9076f1be511fb2cfd93b574ceb4306f6c45fe (diff) | |
| download | baldeagleos-repo-cafd82d9fed3f9204ad8e3167545111ab9db5cc9.tar.gz baldeagleos-repo-cafd82d9fed3f9204ad8e3167545111ab9db5cc9.tar.xz baldeagleos-repo-cafd82d9fed3f9204ad8e3167545111ab9db5cc9.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/cpptoml')
| -rw-r--r-- | dev-cpp/cpptoml/cpptoml-0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cpptoml/cpptoml-0.1.1-r1.ebuild b/dev-cpp/cpptoml/cpptoml-0.1.1-r1.ebuild index d353eccd491f..1de97de9292a 100644 --- a/dev-cpp/cpptoml/cpptoml-0.1.1-r1.ebuild +++ b/dev-cpp/cpptoml/cpptoml-0.1.1-r1.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/skystrife/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="examples" PATCHES=( |
