diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:19:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:19:55 +0000 |
commit | 7a746ea317de34b9aaab122d78b0a3995896b186 (patch) | |
tree | 0b672428cf1a81523b528551f6f649e0f1c7defc /virtual | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-7a746ea317de34b9aaab122d78b0a3995896b186.tar.gz gentoo-2-7a746ea317de34b9aaab122d78b0a3995896b186.tar.bz2 gentoo-2-7a746ea317de34b9aaab122d78b0a3995896b186.zip |
Readd missing keywords, since the dep was already keyworded
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index e1723c1fb512..fc2f8de31739 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.14 2007/06/09 11:42:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.15 2007/07/04 18:19:55 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> + perl-Math-BigInt-1.86.ebuild: + Readd missing keywords, since the dep was already keyworded *perl-Math-BigInt-1.86 (09 Jun 2007) diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild index 0fdf0dbc6614..cbaaf6dcc660 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild,v 1.1 2007/06/09 11:42:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.86.ebuild,v 1.2 2007/07/04 18:19:55 armin76 Exp $ DESCRIPTION="Virtual for Math-BigInt" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86" IUSE="" DEPEND="" |