diff options
Diffstat (limited to 'app-arch/csnappy')
-rw-r--r-- | app-arch/csnappy/csnappy-0_pre20220804.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/csnappy/csnappy-0_pre20220804.ebuild b/app-arch/csnappy/csnappy-0_pre20220804.ebuild index 2b8b67c5aa99..9daf8f9fe45e 100644 --- a/app-arch/csnappy/csnappy-0_pre20220804.ebuild +++ b/app-arch/csnappy/csnappy-0_pre20220804.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT} LICENSE="BSD" # 0/${PV} b/c of the SONAME situation (see below). SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" # https://github.com/zeevt/csnappy/issues/33 # No SONAME yet. |