diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:01:00 +0300 |
commit | 96f0ed952fe188c23d9fc33cf76a23e242a60e2a (patch) | |
tree | 989167cff6d8ac92da1c0ef8c78d7a2b41745a3c /gnome-extra | |
parent | gnome-extra/gnome-calculator: Stabilize 3.38.2 amd64, #774927 (diff) | |
download | gentoo-96f0ed952fe188c23d9fc33cf76a23e242a60e2a.tar.gz gentoo-96f0ed952fe188c23d9fc33cf76a23e242a60e2a.tar.bz2 gentoo-96f0ed952fe188c23d9fc33cf76a23e242a60e2a.zip |
gnome-extra/gnome-calendar: Stabilize 3.38.2 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'gnome-extra')
-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 |