diff options
author | 2013-09-15 09:28:44 +0000 | |
---|---|---|
committer | 2013-09-15 09:28:44 +0000 | |
commit | d317145757e1c2fe47b1107e79a1a5006297c22d (patch) | |
tree | 1ed216d3f25ab314feab7a7f1b67a894a38f945e /dev-ruby/unf/unf-0.1.1.ebuild | |
parent | Stable for amd64, wrt bug #483694 (diff) | |
download | gentoo-2-d317145757e1c2fe47b1107e79a1a5006297c22d.tar.gz gentoo-2-d317145757e1c2fe47b1107e79a1a5006297c22d.tar.bz2 gentoo-2-d317145757e1c2fe47b1107e79a1a5006297c22d.zip |
Stable for amd64, wrt bug #483694
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/unf/unf-0.1.1.ebuild')
-rw-r--r-- | dev-ruby/unf/unf-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/unf/unf-0.1.1.ebuild b/dev-ruby/unf/unf-0.1.1.ebuild index a421bd6a1d2e..1add0db463d4 100644 --- a/dev-ruby/unf/unf-0.1.1.ebuild +++ b/dev-ruby/unf/unf-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.1.ebuild,v 1.1 2013/04/22 05:34:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.1.ebuild,v 1.2 2013/09/15 09:28:44 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/knu/ruby-unf" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" # jruby already has support for UNF so it does not need the extension. |