diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 12:15:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 12:15:10 +0300 |
commit | 74f342ecbfdbbda507224da19a3e6e60f2e89a72 (patch) | |
tree | a5e30043e948f686a2218f34e1a3cb8f48f50abc /dev-libs/libical | |
parent | media-gfx/exiv2: ppc64 stable wrt bug #647808 (diff) | |
download | gentoo-74f342ecbfdbbda507224da19a3e6e60f2e89a72.tar.gz gentoo-74f342ecbfdbbda507224da19a3e6e60f2e89a72.tar.bz2 gentoo-74f342ecbfdbbda507224da19a3e6e60f2e89a72.zip |
dev-libs/libical: ppc/ppc64 stable wrt bug #643940
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-2.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-2.0.0-r3.ebuild b/dev-libs/libical/libical-2.0.0-r3.ebuild index 95c0f8b6bc4b..f92f67e5d8cf 100644 --- a/dev-libs/libical/libical-2.0.0-r3.ebuild +++ b/dev-libs/libical/libical-2.0.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( MPL-1.0 LGPL-2.1 )" SLOT="0/2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc examples static-libs" # The GOBJECT_INTROSPECTION build is broken, and upstream has given up |