diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:13 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:13 -0700 |
commit | df44f771bb103473ba83d5e0d23dd46c4f3ab963 (patch) | |
tree | c199ae35cf0cf22b3cf6091960bdeb6dfaa76cdd /x11-apps/xinit | |
parent | x11-apps/bdftopcf-1.1: ppc64 stable, bug 649316 (diff) | |
download | gentoo-df44f771bb103473ba83d5e0d23dd46c4f3ab963.tar.gz gentoo-df44f771bb103473ba83d5e0d23dd46c4f3ab963.tar.bz2 gentoo-df44f771bb103473ba83d5e0d23dd46c4f3ab963.zip |
x11-apps/xinit-1.4.0: ppc64 stable, bug 649316
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.0.ebuild b/x11-apps/xinit/xinit-1.4.0.ebuild index b98d068e11e3..16c2a44bf188 100644 --- a/x11-apps/xinit/xinit-1.4.0.ebuild +++ b/x11-apps/xinit/xinit-1.4.0.ebuild @@ -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=" |