summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 22:29:18 +0000
committerSam James <sam@gentoo.org>2020-12-16 22:30:04 +0000
commit551774073a7974783bf31eeeba2932dc64546185 (patch)
tree5ac44a4b28a7996410617b0637991397bf4881db /x11-libs/xapps
parentdev-python/xapp: arm64 keyworded (bug #752987) (diff)
downloadgentoo-551774073a7974783bf31eeeba2932dc64546185.tar.gz
gentoo-551774073a7974783bf31eeeba2932dc64546185.tar.bz2
gentoo-551774073a7974783bf31eeeba2932dc64546185.zip
x11-libs/xapps: arm64 keyworded (bug #752987)
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/xapps')
-rw-r--r--x11-libs/xapps/xapps-1.8.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xapps/xapps-1.8.9.ebuild b/x11-libs/xapps/xapps-1.8.9.ebuild
index dd52321b47f3..dd0832591bb0 100644
--- a/x11-libs/xapps/xapps-1.8.9.ebuild
+++ b/x11-libs/xapps/xapps-1.8.9.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-3"
SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/xapp-${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
SLOT="0"
IUSE="gtk-doc introspection static-libs"