diff --git a/dev-ruby/capybara/capybara-2.16.1.ebuild b/dev-ruby/capybara/capybara-2.16.1.ebuild index 71ec71a0af086..f9a1513e8f348 100644 --- a/dev-ruby/capybara/capybara-2.16.1.ebuild +++ b/dev-ruby/capybara/capybara-2.16.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 @@ -16,7 +16,7 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" SLOT="2" IUSE="test"