diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:30:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-24 16:30:07 +0200 |
commit | 408c20d3f283ec0ca125986d6c08a3b7bc3d64d4 (patch) | |
tree | 0ead8e8582042a067dc08afd5a66f19867dfeabb /dev-ruby/dbf | |
parent | dev-ruby/addressable: amd64 stable wrt bug #655210 (diff) | |
download | gentoo-408c20d3f283ec0ca125986d6c08a3b7bc3d64d4.tar.gz gentoo-408c20d3f283ec0ca125986d6c08a3b7bc3d64d4.tar.bz2 gentoo-408c20d3f283ec0ca125986d6c08a3b7bc3d64d4.zip |
dev-ruby/dbf: amd64 stable wrt bug #655210
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-ruby/dbf')
-rw-r--r-- | dev-ruby/dbf/dbf-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dbf/dbf-3.1.1.ebuild b/dev-ruby/dbf/dbf-3.1.1.ebuild index 1d812c3076b7..9b14a043b84a 100644 --- a/dev-ruby/dbf/dbf-3.1.1.ebuild +++ b/dev-ruby/dbf/dbf-3.1.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 @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/infused/dbf" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |