diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-20 17:54:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-20 17:54:10 +0300 |
commit | 78ff089a2a3a0189229813cff0352b3a6431680d (patch) | |
tree | f0679f25bc722cefe2fa869e843cf0fe9ef16d99 /app-office | |
parent | sys-apps/xdg-desktop-portal: Stabilize 1.18.4 x86, #930324 (diff) | |
download | gentoo-78ff089a2a3a0189229813cff0352b3a6431680d.tar.gz gentoo-78ff089a2a3a0189229813cff0352b3a6431680d.tar.bz2 gentoo-78ff089a2a3a0189229813cff0352b3a6431680d.zip |
app-office/dia2code: Keyword 1.0.0-r1 arm64, #907102
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia2code/dia2code-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/dia2code/dia2code-1.0.0-r1.ebuild b/app-office/dia2code/dia2code-1.0.0-r1.ebuild index 58e26fc2f4bd..fe4abda5db36 100644 --- a/app-office/dia2code/dia2code-1.0.0-r1.ebuild +++ b/app-office/dia2code/dia2code-1.0.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |