diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-28 17:56:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-28 17:56:08 +0000 |
commit | 1f81442064b7654bd3867e8ecb97e50fe8dcc092 (patch) | |
tree | 383e7bd23dfd3f6ece37913de27f35c844667b66 /dev-cpp/sol2 | |
parent | dev-cpp/magic_enum: Keyword 0.8.2 ppc64, #908285 (diff) | |
download | gentoo-1f81442064b7654bd3867e8ecb97e50fe8dcc092.tar.gz gentoo-1f81442064b7654bd3867e8ecb97e50fe8dcc092.tar.bz2 gentoo-1f81442064b7654bd3867e8ecb97e50fe8dcc092.zip |
dev-cpp/sol2: Keyword 3.3.0 ppc64, #908285
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/sol2')
-rw-r--r-- | dev-cpp/sol2/sol2-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/sol2/sol2-3.3.0.ebuild b/dev-cpp/sol2/sol2-3.3.0.ebuild index 7f9c9351ad92..585aae692d6f 100644 --- a/dev-cpp/sol2/sol2-3.3.0.ebuild +++ b/dev-cpp/sol2/sol2-3.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ThePhD/sol2/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )" |