summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-29 01:02:30 +0000
committerSam James <sam@gentoo.org>2023-12-29 01:02:30 +0000
commit45ee973bbab5d369b6489fb2fb2bfe17c2903380 (patch)
tree844d81bbfc1706262f02db3688dc9b30121899f6 /app-text/barcode
parentmedia-sound/normalize: Keyword 0.7.7-r1 arm64, #920855 (diff)
downloadgentoo-45ee973bbab5d369b6489fb2fb2bfe17c2903380.tar.gz
gentoo-45ee973bbab5d369b6489fb2fb2bfe17c2903380.tar.bz2
gentoo-45ee973bbab5d369b6489fb2fb2bfe17c2903380.zip
app-text/barcode: Keyword 0.99-r1 arm64, #920856
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/barcode')
-rw-r--r--app-text/barcode/barcode-0.99-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/barcode/barcode-0.99-r1.ebuild b/app-text/barcode/barcode-0.99-r1.ebuild
index e0ddd7693b65..477a4dff5786 100644
--- a/app-text/barcode/barcode-0.99-r1.ebuild
+++ b/app-text/barcode/barcode-0.99-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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="mirror://gnu/barcode/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="app-text/libpaper"
DEPEND="${RDEPEND}"