summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-19 00:08:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-19 00:15:17 +0100
commitd682b544d614319102b4ab65880a5fdc6c0d2484 (patch)
treee3e1ffbf4640ce78d27f69d89bc72674d6b06755 /dev-libs
parentkde-misc/kdirstat: x86 stable (bug #705752) (diff)
downloadgentoo-d682b544d614319102b4ab65880a5fdc6c0d2484.tar.gz
gentoo-d682b544d614319102b4ab65880a5fdc6c0d2484.tar.bz2
gentoo-d682b544d614319102b4ab65880a5fdc6c0d2484.zip
dev-libs/libical: x86 stable (bug #705760)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libical/libical-3.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"