summaryrefslogtreecommitdiff
path: root/dev-ruby/dotenv
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:48:06 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:51:38 +0100
commit7142907cd068b6adef02f3007356c37a2caf90d7 (patch)
tree98eadc024b0121e96e3c0174e8e9629505405fec /dev-ruby/dotenv
parentcfc8e4876f31c0ecb2c0c01bec49e007aa748300 (diff)
downloadgentoo-7142907cd068b6adef02f3007356c37a2caf90d7.tar.gz
gentoo-7142907cd068b6adef02f3007356c37a2caf90d7.tar.xz
dev-ruby/dotenv: x86 keyworded (bug #570052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/dotenv')
-rw-r--r--dev-ruby/dotenv/dotenv-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dotenv/dotenv-2.2.1.ebuild b/dev-ruby/dotenv/dotenv-2.2.1.ebuild
index 59c46d8b703..cea7fa6e099 100644
--- a/dev-ruby/dotenv/dotenv-2.2.1.ebuild
+++ b/dev-ruby/dotenv/dotenv-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/bkeepers/dotenv"
SRC_URI="https://github.com/bkeepers/dotenv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="2"
IUSE=""