diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 23:54:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 23:54:27 +0100 |
commit | aa509542520cca71fe3fa954e5984ea2a7fe336b (patch) | |
tree | dc327cd5ddbdec79ff1398513c7382f3815fcfb0 /gnustep-apps | |
parent | gnustep-apps/simpleagenda: Stabilize 0.46 ppc, #934674 (diff) | |
download | gentoo-aa509542520cca71fe3fa954e5984ea2a7fe336b.tar.gz gentoo-aa509542520cca71fe3fa954e5984ea2a7fe336b.tar.bz2 gentoo-aa509542520cca71fe3fa954e5984ea2a7fe336b.zip |
gnustep-apps/simpleagenda: Stabilize 0.46 x86, #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 8ee836ae12ad..0fb726272628 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 |