diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:01:22 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:10:23 +0200 |
commit | 067e2caf096431f9e01bdd1380d59ca4b3d16d69 (patch) | |
tree | 1210679c95185e4ece81456676289005ad066286 /x11-apps | |
parent | x11-apps/xhost-1.0.7-r0: add alpha keyword (diff) | |
download | gentoo-067e2caf096431f9e01bdd1380d59ca4b3d16d69.tar.gz gentoo-067e2caf096431f9e01bdd1380d59ca4b3d16d69.tar.bz2 gentoo-067e2caf096431f9e01bdd1380d59ca4b3d16d69.zip |
x11-apps/xinit-1.3.4-r1: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/xinit-1.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.3.4-r1.ebuild b/x11-apps/xinit/xinit-1.3.4-r1.ebuild index a540bcbdfeb9..d3e1881bc154 100644 --- a/x11-apps/xinit/xinit-1.3.4-r1.ebuild +++ b/x11-apps/xinit/xinit-1.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |