diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 13:53:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 13:54:10 +0000 |
commit | 3360c2021509f4507ccf824b048317904a308a27 (patch) | |
tree | afed4c08e4dfd198bc7e9e91ea089f943ff7fc27 /sys-apps/xdg-desktop-portal | |
parent | media-video/pipewire: arm64 keyworded (bug #733960) (diff) | |
download | gentoo-3360c2021509f4507ccf824b048317904a308a27.tar.gz gentoo-3360c2021509f4507ccf824b048317904a308a27.tar.bz2 gentoo-3360c2021509f4507ccf824b048317904a308a27.zip |
sys-apps/xdg-desktop-portal: arm64 keyworded (bug #733960)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal')
-rw-r--r-- | sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild index f06c3aaff8ac..52d75439b60d 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc geolocation screencast" BDEPEND=" |