diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-05 13:04:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-05 13:04:53 +0200 |
commit | 98dc6cb2f0e8e19cee37af410e21937c6c1de552 (patch) | |
tree | 8b557cf1194e47430fd9e7c7741084a9cc8ba0c5 /dev-libs/libical | |
parent | app-text/openjade: amd64 stable wrt bug #620838 (diff) | |
download | gentoo-98dc6cb2f0e8e19cee37af410e21937c6c1de552.tar.gz gentoo-98dc6cb2f0e8e19cee37af410e21937c6c1de552.tar.bz2 gentoo-98dc6cb2f0e8e19cee37af410e21937c6c1de552.zip |
dev-libs/libical: amd64 stable wrt bug #620842
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libical')
-rw-r--r-- | dev-libs/libical/libical-2.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libical/libical-2.0.0-r2.ebuild b/dev-libs/libical/libical-2.0.0-r2.ebuild index c683229cff0a..7bd3382acf0d 100644 --- a/dev-libs/libical/libical-2.0.0-r2.ebuild +++ b/dev-libs/libical/libical-2.0.0-r2.ebuild @@ -10,7 +10,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 |