diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 21:57:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 21:57:19 +0000 |
commit | 00643757aa83e23440ad0a269133dff89d82b0ba (patch) | |
tree | 92a16b8c3a5a241d44b11c3d21a19aaba8f6e23b /app-misc | |
parent | sys-apps/fakechroot: Stabilize 2.20.1 ppc, #764833 (diff) | |
download | gentoo-00643757aa83e23440ad0a269133dff89d82b0ba.tar.gz gentoo-00643757aa83e23440ad0a269133dff89d82b0ba.tar.bz2 gentoo-00643757aa83e23440ad0a269133dff89d82b0ba.zip |
app-misc/note: Stabilize 1.3.3-r2 ppc, #764851
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/note/note-1.3.3-r2.ebuild | 4 |
1 files 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 fc0e6b7a020b..d49517d9a049 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 |