diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-23 19:09:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-23 19:09:50 -0400 |
commit | 77a80417fa1ef2c0f9c2331cf3f210c26cf23e72 (patch) | |
tree | f58d7dad8e4fb4d68601541cd35b76a67a929de3 /dev-libs | |
parent | mail-filter/opendkim: Remove obsolete ebuilds (diff) | |
download | gentoo-77a80417fa1ef2c0f9c2331cf3f210c26cf23e72.tar.gz gentoo-77a80417fa1ef2c0f9c2331cf3f210c26cf23e72.tar.bz2 gentoo-77a80417fa1ef2c0f9c2331cf3f210c26cf23e72.zip |
dev-libs/libical: arm64 stable (bug #688490)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs')
-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 b068f3dc391c..5bf9fd73e6d0 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=" |