diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:05:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:28:01 +0100 |
commit | c9f23f6cf7bacc98615cf1f5cf5a9c0a5d4c7f7f (patch) | |
tree | ae63b0ce2b840a783e823065c3be351b46ca44bc /dev-libs/libical | |
parent | sys-apps/kbd: x86 stable (bug #645022) (diff) | |
download | gentoo-c9f23f6cf7bacc98615cf1f5cf5a9c0a5d4c7f7f.tar.gz gentoo-c9f23f6cf7bacc98615cf1f5cf5a9c0a5d4c7f7f.tar.bz2 gentoo-c9f23f6cf7bacc98615cf1f5cf5a9c0a5d4c7f7f.zip |
dev-libs/libical: x86 stable (bug #643940)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-2.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-2.0.0-r3.ebuild b/dev-libs/libical/libical-2.0.0-r3.ebuild index da3b08aa3c72..cf29f803fd10 100644 --- a/dev-libs/libical/libical-2.0.0-r3.ebuild +++ b/dev-libs/libical/libical-2.0.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( MPL-1.0 LGPL-2.1 )" SLOT="0/2" -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="doc examples static-libs" # The GOBJECT_INTROSPECTION build is broken, and upstream has given up |