From: Thomas Deutschmann Date: Sat, 18 Jan 2020 23:08:58 +0000 (+0100) Subject: dev-libs/libical: x86 stable (bug #705760) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d682b544d614319102b4ab65880a5fdc6c0d2484;p=gentoo.git dev-libs/libical: x86 stable (bug #705760) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-libs/libical/libical-3.0.7.ebuild b/dev-libs/libical/libical-3.0.7.ebuild index 9706f1bd65aa..deee27efd034 100644 --- a/dev-libs/libical/libical-3.0.7.ebuild +++ b/dev-libs/libical/libical-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" RESTRICT="!test? ( test )" REQUIRED_USE="vala? ( introspection )"