diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 23:54:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 23:54:26 +0100 |
commit | c49cf75667e695fe6b7c3e592ccb1c40e892c19c (patch) | |
tree | 2c8238f6e9353c2cb12111887ef98b7f7de9ae28 /gnustep-apps/simpleagenda | |
parent | gnustep-apps/projectcenter: Stabilize 0.7.0 x86, #934670 (diff) | |
download | gentoo-c49cf75667e695fe6b7c3e592ccb1c40e892c19c.tar.gz gentoo-c49cf75667e695fe6b7c3e592ccb1c40e892c19c.tar.bz2 gentoo-c49cf75667e695fe6b7c3e592ccb1c40e892c19c.zip |
gnustep-apps/simpleagenda: Stabilize 0.46 ppc, #934674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps/simpleagenda')
-rw-r--r-- | gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild index 99479a8426d4..8ee836ae12ad 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/poroussel/simpleagenda/archive/v${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="dbus" DEPEND=">=dev-libs/libical-0.27 |