diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:37:39 +0100 |
commit | 642167ee7c569beef50c143588a8a4ae439c23da (patch) | |
tree | 92faa9e0c8d923077df13754cfd270de77086b06 /app-misc | |
parent | dev-python/google-i18n-address: Keyword 3.1.0 arm64, #917905 (diff) | |
download | gentoo-642167ee7c569beef50c143588a8a4ae439c23da.tar.gz gentoo-642167ee7c569beef50c143588a8a4ae439c23da.tar.bz2 gentoo-642167ee7c569beef50c143588a8a4ae439c23da.zip |
app-misc/beanstalkd: Keyword 1.12 arm64, #917906
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/beanstalkd/beanstalkd-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/beanstalkd/beanstalkd-1.12.ebuild b/app-misc/beanstalkd/beanstalkd-1.12.ebuild index 5e7d1cca081e..aa8041f95090 100644 --- a/app-misc/beanstalkd/beanstalkd-1.12.ebuild +++ b/app-misc/beanstalkd/beanstalkd-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ~mips x86 ~amd64-linux ~x64-macos" RDEPEND=" acct-group/beanstalk |