diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:43:45 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:08:36 +0200 |
commit | 95a332a4bbc2c5330ce8d974ec58c448f84cf485 (patch) | |
tree | 93fdf28c769dcb12f30e9576f6a7271205178c88 /x11-apps | |
parent | x11-terms/xterm: arm64 stable (diff) | |
download | gentoo-95a332a4bbc2c5330ce8d974ec58c448f84cf485.tar.gz gentoo-95a332a4bbc2c5330ce8d974ec58c448f84cf485.tar.bz2 gentoo-95a332a4bbc2c5330ce8d974ec58c448f84cf485.zip |
x11-apps/xinit: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.4.0-r1.ebuild b/x11-apps/xinit/xinit-1.4.0-r1.ebuild index 13cf2917ed8c..03af60780e58 100644 --- a/x11-apps/xinit/xinit-1.4.0-r1.ebuild +++ b/x11-apps/xinit/xinit-1.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+minimal" RDEPEND=" |