diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:54 -0700 |
commit | 1a85017d8d75bae7221821739238fbe1c9125167 (patch) | |
tree | 899554af9d618a48cf78241d1d6ee040275a947d /dev-cpp | |
parent | app-text/libwps-0.4.10: added ~ppc64, bug 664414 (diff) | |
download | gentoo-1a85017d8d75bae7221821739238fbe1c9125167.tar.gz gentoo-1a85017d8d75bae7221821739238fbe1c9125167.tar.bz2 gentoo-1a85017d8d75bae7221821739238fbe1c9125167.zip |
dev-cpp/libcmis-0.5.2_pre20180118: added ~ppc64, bug 664414
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libcmis/libcmis-0.5.2_pre20180118.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/libcmis/libcmis-0.5.2_pre20180118.ebuild b/dev-cpp/libcmis/libcmis-0.5.2_pre20180118.ebuild index 9d26d35d5dfc..2707ed8b6300 100644 --- a/dev-cpp/libcmis/libcmis-0.5.2_pre20180118.ebuild +++ b/dev-cpp/libcmis/libcmis-0.5.2_pre20180118.ebuild @@ -22,7 +22,7 @@ SLOT="0.5" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="man static-libs test" |