diff options
author | Sam James <sam@gentoo.org> | 2021-11-04 17:08:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-04 17:08:38 +0000 |
commit | 1f6f6aeb24ae07df3a6cf52fb95d44952f6fb8fe (patch) | |
tree | 3bfe691eee82ce15197a5d7aa7fdb13dc95f6672 /app-misc/calendar | |
parent | dev-python/prettytable: Keyword 2.4.0 arm, #821259 (diff) | |
download | gentoo-1f6f6aeb24ae07df3a6cf52fb95d44952f6fb8fe.tar.gz gentoo-1f6f6aeb24ae07df3a6cf52fb95d44952f6fb8fe.tar.bz2 gentoo-1f6f6aeb24ae07df3a6cf52fb95d44952f6fb8fe.zip |
app-misc/calendar: Keyword 0.9.1-r1 arm64, #821151
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/calendar')
-rw-r--r-- | app-misc/calendar/calendar-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild b/app-misc/calendar/calendar-0.9.1-r1.ebuild index 139be2fac272..24ec92d9935d 100644 --- a/app-misc/calendar/calendar-0.9.1-r1.ebuild +++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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="http://bsdcalendar.sourceforge.net/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" DOCS=( README ) |