diff options
| author | sin-ack <sin-ack@protonmail.com> | 2024-11-12 23:49:55 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-11-23 20:15:39 +0000 |
| commit | 26c166153a11a56580db9a645843e013ce87e337 (patch) | |
| tree | 10451914935121ad39f8bb38bf57f64fcbe206b9 /dev-cpp | |
| parent | 75cdbd2e9b938791c466dc0db1f39081c16250a5 (diff) | |
| download | gentoo-26c166153a11a56580db9a645843e013ce87e337.tar.gz gentoo-26c166153a11a56580db9a645843e013ce87e337.tar.bz2 gentoo-26c166153a11a56580db9a645843e013ce87e337.zip | |
dev-cpp/cpptoml: keyword 0.1.1 for ~arm64
Package provides no tests, but dev-util/watchman builds and passes
tests fine with it.
Signed-off-by: sin-ack <sin-ack@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/cpptoml/cpptoml-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpptoml/cpptoml-0.1.1.ebuild b/dev-cpp/cpptoml/cpptoml-0.1.1.ebuild index 27c81a63572b..e90c6978b955 100644 --- a/dev-cpp/cpptoml/cpptoml-0.1.1.ebuild +++ b/dev-cpp/cpptoml/cpptoml-0.1.1.ebuild @@ -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" +KEYWORDS="~amd64 ~arm64" IUSE="examples" PATCHES=( |
