diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-12 22:13:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-12 22:13:26 +0300 |
commit | af8f4578c8b34b507dced9c8eec465fb05ef5d5d (patch) | |
tree | 7a9f1f8e32656afdab9fcb082639ad572e257956 /app-admin | |
parent | sys-libs/timezone-data: Stabilize 2022c arm, #869827 (diff) | |
download | gentoo-af8f4578c8b34b507dced9c8eec465fb05ef5d5d.tar.gz gentoo-af8f4578c8b34b507dced9c8eec465fb05ef5d5d.tar.bz2 gentoo-af8f4578c8b34b507dced9c8eec465fb05ef5d5d.zip |
app-admin/tmpwatch: Keyword 2.11-r3 arm64, #869836
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/tmpwatch/tmpwatch-2.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r3.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r3.ebuild index cdc308efa9f9..ff0389caa5b2 100644 --- a/app-admin/tmpwatch/tmpwatch-2.11-r3.ebuild +++ b/app-admin/tmpwatch/tmpwatch-2.11-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ppc64 sparc x86" IUSE="selinux" # psmisc for fuser |