diff options
author | Sam James <sam@gentoo.org> | 2021-08-03 11:59:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-03 11:59:18 +0100 |
commit | 0406b8ae566923b838d40692c4e38975ce99713e (patch) | |
tree | 91e31b1a171ad206d4ce7a52de1dc56d38405fe2 /app-admin | |
parent | dev-python/sqlalchemy: Stabilize 1.4.20 arm64, #803797 (diff) | |
download | gentoo-0406b8ae566923b838d40692c4e38975ce99713e.tar.gz gentoo-0406b8ae566923b838d40692c4e38975ce99713e.tar.bz2 gentoo-0406b8ae566923b838d40692c4e38975ce99713e.zip |
app-admin/hddtemp: Stabilize 0.3_beta15-r29 arm64, #803965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15-r29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r29.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r29.ebuild index aea00a74fb35..b2b589ab5190 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15-r29.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r29.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=7 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="network-cron nls selinux" DEPEND="" |