diff options
author | Sam James <sam@gentoo.org> | 2023-08-16 20:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-16 20:17:04 +0100 |
commit | cc7bdc84d941676d0ebf8ecf390d2d3afbb02392 (patch) | |
tree | 1275532f682f8b84ad475e8a99a315272278b518 /net-libs/stem | |
parent | net-firewall/nfacct: Keyword 1.0.2-r2 arm64, #907708 (diff) | |
download | gentoo-cc7bdc84d941676d0ebf8ecf390d2d3afbb02392.tar.gz gentoo-cc7bdc84d941676d0ebf8ecf390d2d3afbb02392.tar.bz2 gentoo-cc7bdc84d941676d0ebf8ecf390d2d3afbb02392.zip |
net-libs/stem: Keyword 1.8.2 arm64, #907708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/stem')
-rw-r--r-- | net-libs/stem/stem-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/stem/stem-1.8.2.ebuild b/net-libs/stem/stem-1.8.2.ebuild index 8cfdad4fb4db..029f9e97a8f3 100644 --- a/net-libs/stem/stem-1.8.2.ebuild +++ b/net-libs/stem/stem-1.8.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://stem.torproject.org" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |