diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 19:43:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 19:43:49 +0000 |
commit | d2a11d0b0849bd3afff7e0a0223f1e0d17d7f673 (patch) | |
tree | cace360d8fb9be2e4e268c3cec698d68d141e80e /dev-ruby/dotenv | |
parent | dev-ruby/celluloid-supervision: keyworded 0.20.6 for ppc64, bug #570052 (diff) | |
download | gentoo-d2a11d0b0849bd3afff7e0a0223f1e0d17d7f673.tar.gz gentoo-d2a11d0b0849bd3afff7e0a0223f1e0d17d7f673.tar.bz2 gentoo-d2a11d0b0849bd3afff7e0a0223f1e0d17d7f673.zip |
dev-ruby/dotenv: keyworded 2.2.1 for ppc64, bug #570052
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/dotenv')
-rw-r--r-- | dev-ruby/dotenv/dotenv-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dotenv/dotenv-2.2.1.ebuild b/dev-ruby/dotenv/dotenv-2.2.1.ebuild index cea7fa6e099c..ec1b3f97fea0 100644 --- a/dev-ruby/dotenv/dotenv-2.2.1.ebuild +++ b/dev-ruby/dotenv/dotenv-2.2.1.ebuild @@ -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 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |