diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-08 13:03:44 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-08 15:31:06 -0500 |
commit | 6e3ebfeadeb21ffd4f9e7ff20768ac8a2ce27750 (patch) | |
tree | 8ec0ac3d6a5c862118f64b768d43aad9c4509d13 /dev-libs/libical | |
parent | app-office/scribus: Sync 9999 with most recent 1.5.5 changes (diff) | |
download | gentoo-6e3ebfeadeb21ffd4f9e7ff20768ac8a2ce27750.tar.gz gentoo-6e3ebfeadeb21ffd4f9e7ff20768ac8a2ce27750.tar.bz2 gentoo-6e3ebfeadeb21ffd4f9e7ff20768ac8a2ce27750.zip |
dev-libs/libical: arm64 stable (bug #697636)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-3.0.6.ebuild b/dev-libs/libical/libical-3.0.6.ebuild index 2c44b3a5d404..2cd4dc69c9ee 100644 --- a/dev-libs/libical/libical-3.0.6.ebuild +++ b/dev-libs/libical/libical-3.0.6.ebuild @@ -13,7 +13,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-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="berkdb doc examples introspection static-libs test vala" REQUIRED_USE="vala? ( introspection )" |