diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 20:42:55 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 20:42:55 +0000 |
commit | 3595649d78672618887418c35d5f8c89d605e0dc (patch) | |
tree | a54126847f028943841d17bb4a41d5738ad3c10f /virtual | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3595649d78672618887418c35d5f8c89d605e0dc.tar.gz gentoo-2-3595649d78672618887418c35d5f8c89d605e0dc.tar.bz2 gentoo-2-3595649d78672618887418c35d5f8c89d605e0dc.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/krb5/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/krb5/krb5-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/krb5/ChangeLog b/virtual/krb5/ChangeLog index a3c0ded4e4cb..ae3c1e598092 100644 --- a/virtual/krb5/ChangeLog +++ b/virtual/krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/krb5 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.1 2011/03/13 03:38:23 eras Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.2 2013/06/27 20:42:55 aballier Exp $ + + 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> krb5-0.ebuild: + keyword ~amd64-fbsd *krb5-0 (13 Mar 2011) diff --git a/virtual/krb5/krb5-0.ebuild b/virtual/krb5/krb5-0.ebuild index ebdad3b0e877..139d57317e86 100644 --- a/virtual/krb5/krb5-0.ebuild +++ b/virtual/krb5/krb5-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/krb5-0.ebuild,v 1.1 2011/03/13 03:38:23 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/krb5-0.ebuild,v 1.2 2013/06/27 20:42:55 aballier Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |