diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 15:17:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 15:26:16 +0200 |
commit | dc4f575b276b9e71d0a48fbea63455bdd08ebf91 (patch) | |
tree | 105e989aaaeae6355da8ea39b3d7d00bbb703181 /x11-apps | |
parent | x11-drivers/xf86-input-mutouch: keyword ~arm64 (diff) | |
download | gentoo-dc4f575b276b9e71d0a48fbea63455bdd08ebf91.tar.gz gentoo-dc4f575b276b9e71d0a48fbea63455bdd08ebf91.tar.bz2 gentoo-dc4f575b276b9e71d0a48fbea63455bdd08ebf91.zip |
x11-apps/xsm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsm/xsm-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsm/xsm-1.0.3.ebuild b/x11-apps/xsm/xsm-1.0.3.ebuild index 736c442a149a..ea8dc51e0705 100644 --- a/x11-apps/xsm/xsm-1.0.3.ebuild +++ b/x11-apps/xsm/xsm-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="X Session Manager" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="rsh" RDEPEND="x11-libs/libXaw x11-libs/libX11 |