diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:30:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:31:33 +0100 |
commit | 92fd5890bc0985c916bd80573579ccf849be833f (patch) | |
tree | 75620a622cd95b8dc2019155b8cd25c4cecb664f /dev-libs/libical | |
parent | sys-apps/dbus: stable 1.12.16 for ppc64, bug #687900 (diff) | |
download | gentoo-92fd5890bc0985c916bd80573579ccf849be833f.tar.gz gentoo-92fd5890bc0985c916bd80573579ccf849be833f.tar.bz2 gentoo-92fd5890bc0985c916bd80573579ccf849be833f.zip |
dev-libs/libical: stable 3.0.5 for ppc64, bug #688490
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-3.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-3.0.5.ebuild b/dev-libs/libical/libical-3.0.5.ebuild index 9fbf32d4df44..bf1afb93ffda 100644 --- a/dev-libs/libical/libical-3.0.5.ebuild +++ b/dev-libs/libical/libical-3.0.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="|| ( MPL-2.0 LGPL-2.1 )" SLOT="0/3" -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="berkdb doc examples static-libs test" BDEPEND=" |