diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:52:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:52:36 +0200 |
commit | dc312e4da8677a7dfa1b18fd21c7c0eb4879ec58 (patch) | |
tree | 08e1b28220fc4dca248d9a680da3739add9379e6 /dev-libs/libical | |
parent | net-misc/openssh: ppc stable wrt bug #603100 (diff) | |
download | gentoo-dc312e4da8677a7dfa1b18fd21c7c0eb4879ec58.tar.gz gentoo-dc312e4da8677a7dfa1b18fd21c7c0eb4879ec58.tar.bz2 gentoo-dc312e4da8677a7dfa1b18fd21c7c0eb4879ec58.zip |
dev-libs/libical: ppc stable wrt bug #620842
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-2.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-2.0.0-r2.ebuild b/dev-libs/libical/libical-2.0.0-r2.ebuild index ed6e8c405055..df81bcd51a71 100644 --- a/dev-libs/libical/libical-2.0.0-r2.ebuild +++ b/dev-libs/libical/libical-2.0.0-r2.ebuild @@ -10,7 +10,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 |