diff options
author | 2023-04-14 05:02:25 +0100 | |
---|---|---|
committer | 2023-04-14 05:02:25 +0100 | |
commit | 82ef32a499fdb6b113e6c746e4613dc084129ec8 (patch) | |
tree | 09aeb0706fdff8282a126f5912b426489bf6ca18 /xfce-base | |
parent | net-im/cawbird: fix compile w/ clang 16 (diff) | |
download | gentoo-82ef32a499fdb6b113e6c746e4613dc084129ec8.tar.gz gentoo-82ef32a499fdb6b113e6c746e4613dc084129ec8.tar.bz2 gentoo-82ef32a499fdb6b113e6c746e4613dc084129ec8.zip |
xfce-base/libxfce4windowing: Keyword 4.19.1 arm64, #890340
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4windowing/libxfce4windowing-4.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4windowing/libxfce4windowing-4.19.1.ebuild b/xfce-base/libxfce4windowing/libxfce4windowing-4.19.1.ebuild index 99aaaf1973a5..fae4b70b9aca 100644 --- a/xfce-base/libxfce4windowing/libxfce4windowing-4.19.1.ebuild +++ b/xfce-base/libxfce4windowing/libxfce4windowing-4.19.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~loong ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~riscv ~x86" IUSE="+introspection wayland X" REQUIRED_USE="|| ( wayland X )" |