diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 23:53:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 23:53:39 +0100 |
commit | fd80388df54450d50cd87a24d9f8d5c032c73654 (patch) | |
tree | 2ffd11522cdbeea203089180562c7df387f41b80 /gui-libs | |
parent | x11-apps/mesa-progs: Keyword 9.0.0 arm64, #930206 (diff) | |
download | gentoo-fd80388df54450d50cd87a24d9f8d5c032c73654.tar.gz gentoo-fd80388df54450d50cd87a24d9f8d5c032c73654.tar.bz2 gentoo-fd80388df54450d50cd87a24d9f8d5c032c73654.zip |
gui-libs/libdecor: Keyword 0.2.2-r1 arm64, #930206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libdecor/libdecor-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild b/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild index c55dc75545e6..59e687908b32 100644 --- a/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild +++ b/gui-libs/libdecor/libdecor-0.2.2-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://gitlab.freedesktop.org/libdecor/libdecor/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64 ~arm ~ppc64" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" fi LICENSE="MIT" SLOT="0" |