commit: 00643757aa83e23440ad0a269133dff89d82b0ba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 10 21:57:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 21:57:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00643757
app-misc/note: Stabilize 1.3.3-r2 ppc, #764851 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/note/note-1.3.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/note/note-1.3.3-r2.ebuild b/app-misc/note/note-1.3.3-r2.ebuild index fc0e6b7a020..d49517d9a04 100644 --- a/app-misc/note/note-1.3.3-r2.ebuild +++ b/app-misc/note/note-1.3.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.daemon.de/idisk/Apps/note/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="crypt dbm general mysql text" DEPEND="dev-perl/TermReadKey
