diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-23 10:32:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-23 10:32:53 +0200 |
commit | 66677a79ba2eebb59187d153aba0da6ed0e156bc (patch) | |
tree | 8213d48305a356387ccfc61b20b70bb3933c0b91 /dev-ruby/pg | |
parent | dev-ruby/fakefs: amd64 stable wrt bug #622498 (diff) | |
download | gentoo-66677a79ba2eebb59187d153aba0da6ed0e156bc.tar.gz gentoo-66677a79ba2eebb59187d153aba0da6ed0e156bc.tar.bz2 gentoo-66677a79ba2eebb59187d153aba0da6ed0e156bc.zip |
dev-ruby/pg: amd64 stable wrt bug #622498
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-0.18.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-0.18.4-r1.ebuild b/dev-ruby/pg/pg-0.18.4-r1.ebuild index a00a17211e80..d049822dbfb9 100644 --- a/dev-ruby/pg/pg-0.18.4-r1.ebuild +++ b/dev-ruby/pg/pg-0.18.4-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |