diff options
author | Sam James <sam@gentoo.org> | 2020-10-02 20:10:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-02 20:10:22 +0000 |
commit | f71115b8ce18cd353b3903194293bea663c68f98 (patch) | |
tree | ee74134fd9c50cac670c2770bc5abe5ff2e15202 /gnustep-apps | |
parent | kde-apps/ark: Stabilize 20.04.3-r2 amd64, #743959 (diff) | |
download | gentoo-f71115b8ce18cd353b3903194293bea663c68f98.tar.gz gentoo-f71115b8ce18cd353b3903194293bea663c68f98.tar.bz2 gentoo-f71115b8ce18cd353b3903194293bea663c68f98.zip |
gnustep-apps/simpleagenda: ppc stable (bug #740936)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild b/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild index 0fef69647c7b..47b8c4e55f6e 100644 --- a/gnustep-apps/simpleagenda/simpleagenda-0.44.ebuild +++ b/gnustep-apps/simpleagenda/simpleagenda-0.44.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 |