diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 23:54:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 23:54:28 +0100 |
commit | 670c453f02cd24337bc04ce5535d3c4d1eebae63 (patch) | |
tree | 27d5569d645f1391dd350221e0e9540a7388e931 /gnustep-apps | |
parent | gnustep-apps/simpleagenda: Stabilize 0.46 x86, #934674 (diff) | |
download | gentoo-670c453f02cd24337bc04ce5535d3c4d1eebae63.tar.gz gentoo-670c453f02cd24337bc04ce5535d3c4d1eebae63.tar.bz2 gentoo-670c453f02cd24337bc04ce5535d3c4d1eebae63.zip |
gnustep-apps/simpleagenda: Stabilize 0.46 amd64, #934674
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild index 0fb726272628..adbfb999faae 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.46.ebuild @@ -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 |