diff options
author | Sam James <sam@gentoo.org> | 2020-09-27 16:10:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-27 16:10:23 +0000 |
commit | b17707e22c164de7060c23aba4df680b155dac9e (patch) | |
tree | 290f4bae8bd48e4022846d42c011b6cfe7d1472d /app-portage | |
parent | dev-python/flufl-lock: Bump and python 3.8 (diff) | |
download | gentoo-b17707e22c164de7060c23aba4df680b155dac9e.tar.gz gentoo-b17707e22c164de7060c23aba4df680b155dac9e.tar.bz2 gentoo-b17707e22c164de7060c23aba4df680b155dac9e.zip |
app-portage/diffmask: Keyword 0.3.3-r4 arm64, #741792
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/diffmask/diffmask-0.3.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild index 24c622a843e3..f5a119c2412e 100644 --- a/app-portage/diffmask/diffmask-0.3.3-r4.ebuild +++ b/app-portage/diffmask/diffmask-0.3.3-r4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/diffmask/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]" |