Diff simpleagenda-0.44 with a simpleagenda-0.46

/usr/portage/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild 2023-10-09 14:52:31.168368392 +0300
1
# Copyright 1999-2020 Gentoo Authors
1
# Copyright 1999-2021 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
10 10

  
11 11
LICENSE="GPL-2"
12 12
SLOT="0"
13
KEYWORDS="amd64 ppc x86"
13
KEYWORDS="~amd64 ~ppc ~x86"
14 14
IUSE="dbus"
15 15

  
16 16
DEPEND=">=dev-libs/libical-0.27
Thank you!