dev-ruby/launchy: add back ~x86 keyword
authorHans de Graaff <graaff@gentoo.org>
Sun, 29 Jan 2017 08:16:37 +0000 (09:16 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 29 Jan 2017 08:48:43 +0000 (09:48 +0100)
Package-Manager: portage-2.3.3

dev-ruby/launchy/launchy-2.4.3-r1.ebuild

index a7e9b83e7e27f0762f6684c542565cd2ff3592eb..8a92be91b254518d5586ee3758653a0c59f3b2b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/copiousfreetime/launchy"
 LICENSE="ISC"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 # File collision conflict with x11-misc/launchy, bug 545170