diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-01-17 20:29:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-01-17 20:44:31 +0100 |
commit | 6e9502c8b47aa8f6115688528c2dd179fefa8cba (patch) | |
tree | af27fa0669476b318e30c007174dd2292f14f893 /dev-ruby/dotenv | |
parent | dev-python/matplotlib: Don't use sphinx-1.3.4 for doc building (diff) | |
download | gentoo-6e9502c8b47aa8f6115688528c2dd179fefa8cba.tar.gz gentoo-6e9502c8b47aa8f6115688528c2dd179fefa8cba.tar.bz2 gentoo-6e9502c8b47aa8f6115688528c2dd179fefa8cba.zip |
dev-ruby/dotenv: marked *-macos, *-solaris, bug #570052
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/dotenv')
-rw-r--r-- | dev-ruby/dotenv/dotenv-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dotenv/dotenv-2.0.2.ebuild b/dev-ruby/dotenv/dotenv-2.0.2.ebuild index 99242c9150a2..85fc2bac5f0b 100644 --- a/dev-ruby/dotenv/dotenv-2.0.2.ebuild +++ b/dev-ruby/dotenv/dotenv-2.0.2.ebuild @@ -16,7 +16,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" +KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |