diff options
-rw-r--r-- | gnome-extra/gnome-calendar/gnome-calendar-3.38.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.38.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.38.2.ebuild index 23459051d17b..43e525fdee5c 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-3.38.2.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-3.38.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calendar" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" # >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 |