diff options
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/rapidyaml/rapidyaml-0.3.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-cpp/tclap/tclap-1.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/rapidyaml/rapidyaml-0.3.0.ebuild b/dev-cpp/rapidyaml/rapidyaml-0.3.0.ebuild index a31baebfcc2c..64b80e293129 100644 --- a/dev-cpp/rapidyaml/rapidyaml-0.3.0.ebuild +++ b/dev-cpp/rapidyaml/rapidyaml-0.3.0.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${P}-src" LICENSE="MIT Boost-1.0 BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="debug test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/tclap/tclap-1.2.2.ebuild b/dev-cpp/tclap/tclap-1.2.2.ebuild index 7a86a74f833e..60b7212faf46 100644 --- a/dev-cpp/tclap/tclap-1.2.2.ebuild +++ b/dev-cpp/tclap/tclap-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2007-2021 Gentoo Authors +# Copyright 2007-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux" IUSE="doc" BDEPEND="doc? ( app-doc/doxygen )" |
