diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-21 13:10:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-21 13:10:51 -0400 |
commit | 085f559566f1849e9ca0622b075dc2b96ce81926 (patch) | |
tree | 6417f097550a6dee6d40d39edb0a468e557614d5 /x11-apps | |
parent | media-libs/mesa: arm64 stable (bug #689510) (diff) | |
download | gentoo-085f559566f1849e9ca0622b075dc2b96ce81926.tar.gz gentoo-085f559566f1849e9ca0622b075dc2b96ce81926.tar.bz2 gentoo-085f559566f1849e9ca0622b075dc2b96ce81926.zip |
x11-apps/xinit: arm64 stable (bug #689510)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild b/x11-apps/xinit/xinit-1.4.1.ebuild index 4f040f11a0a3..4e781e48c6d7 100644 --- a/x11-apps/xinit/xinit-1.4.1.ebuild +++ b/x11-apps/xinit/xinit-1.4.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 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="twm" RDEPEND=" |