diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:24:25 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:24:25 +0100 |
commit | 6019353ae09571dd911a3769a761d17504053147 (patch) | |
tree | 56553b63a31ad31664cc09dd416ae431d42adb92 /x11-apps | |
parent | 38f789b4e3d4acab9b73c0bde9b3fc3a11a3a328 (diff) | |
download | gentoo-6019353ae09571dd911a3769a761d17504053147.tar.gz gentoo-6019353ae09571dd911a3769a761d17504053147.tar.xz |
x11-apps/xinit: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/xinit-1.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.3.4-r1.ebuild b/x11-apps/xinit/xinit-1.3.4-r1.ebuild index 2950058e9d5..624d5226a11 100644 --- a/x11-apps/xinit/xinit-1.3.4-r1.ebuild +++ b/x11-apps/xinit/xinit-1.3.4-r1.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="+minimal systemd" RDEPEND=" |