summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-05-14 08:11:05 +0200
committerHans de Graaff <graaff@gentoo.org>2017-05-14 08:11:05 +0200
commit9409e281b00ac896dc4a1950642e3733cb7713a4 (patch)
treea2763c289d7ef3fe22400474151778a81673c00f
parentdev-ruby/sass: cleanup (diff)
downloadgentoo-9409e281b00ac896dc4a1950642e3733cb7713a4.tar.gz
gentoo-9409e281b00ac896dc4a1950642e3733cb7713a4.tar.bz2
gentoo-9409e281b00ac896dc4a1950642e3733cb7713a4.zip
dev-ruby/uuidtools: add back ~x86
Package-Manager: Portage-2.3.5, Repoman-2.3.1
-rw-r--r--dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild b/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
index a1d9951e407d..a340323e039c 100644
--- a/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
+++ b/dev-ruby/uuidtools/uuidtools-2.1.5-r1.ebuild
@@ -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
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/sporkmonger/uuidtools"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
IUSE="doc"
ruby_add_bdepend "doc? ( dev-ruby/yard )"