diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:53:52 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:04:17 +0200 |
commit | 6657e4a86a81025fbdea96dc7607e09833115d95 (patch) | |
tree | 415f2014b59ac576a2e138d8f2ca10e2817150b7 /gnome-extra | |
parent | gnome-extra/cinnamon: amd64 stable, bug 584468 (diff) | |
download | gentoo-6657e4a86a81025fbdea96dc7607e09833115d95.tar.gz gentoo-6657e4a86a81025fbdea96dc7607e09833115d95.tar.bz2 gentoo-6657e4a86a81025fbdea96dc7607e09833115d95.zip |
gnome-extra/gnome-calendar: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-calendar/gnome-calendar-3.18.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.18.3.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.18.3.ebuild index 6161be99d601..7d6a97756b9b 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.18.3.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calendar" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 |