diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-19 11:42:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-19 11:42:59 +0000 |
commit | 2f72b09c817e6b7e717d043127f02114ffcaea38 (patch) | |
tree | 2e9016ad931dc491f95e4950da14f6a8ba8b0df6 /dev-ruby/ae | |
parent | add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 (diff) | |
download | gentoo-2-2f72b09c817e6b7e717d043127f02114ffcaea38.tar.gz gentoo-2-2f72b09c817e6b7e717d043127f02114ffcaea38.tar.bz2 gentoo-2-2f72b09c817e6b7e717d043127f02114ffcaea38.zip |
add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha arm ia64 sparc x86", signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/ae')
-rw-r--r-- | dev-ruby/ae/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ae/ae-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ae/ChangeLog b/dev-ruby/ae/ChangeLog index 4e73d30042a9..9844d02a5941 100644 --- a/dev-ruby/ae/ChangeLog +++ b/dev-ruby/ae/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ae # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ae/ChangeLog,v 1.4 2014/08/12 12:57:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ae/ChangeLog,v 1.5 2014/08/19 11:42:59 armin76 Exp $ + + 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> ae-1.8.2.ebuild: + add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> ae-1.8.2.ebuild: Keyword ~ppc and ~ppc64, bug #519170 diff --git a/dev-ruby/ae/ae-1.8.2.ebuild b/dev-ruby/ae/ae-1.8.2.ebuild index eefb86895a55..c41a906dbf0e 100644 --- a/dev-ruby/ae/ae-1.8.2.ebuild +++ b/dev-ruby/ae/ae-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ae/ae-1.8.2.ebuild,v 1.4 2014/08/12 12:57:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ae/ae-1.8.2.ebuild,v 1.5 2014/08/19 11:42:59 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ HOMEPAGE="https://rubyworks.github.io/ae/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # Tests cause circular dependencies with dev-ruby/qed |