diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-08-05 12:08:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-08-05 12:08:34 +0000 |
commit | e9b1bfb7bd9199cf5ea8b89ad22ed8a64138b422 (patch) | |
tree | 12d9f3e202685e663a90b0336b824c73ca3dbaef /virtual/shadow/shadow-0.ebuild | |
parent | add myself as maintainer (diff) | |
download | historical-e9b1bfb7bd9199cf5ea8b89ad22ed8a64138b422.tar.gz historical-e9b1bfb7bd9199cf5ea8b89ad22ed8a64138b422.tar.bz2 historical-e9b1bfb7bd9199cf5ea8b89ad22ed8a64138b422.zip |
Marked ~x86-freebsd
Package-Manager: portage-2.2.01.20796-prefix/cvs/Darwin i386
Diffstat (limited to 'virtual/shadow/shadow-0.ebuild')
-rw-r--r-- | virtual/shadow/shadow-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/shadow/shadow-0.ebuild b/virtual/shadow/shadow-0.ebuild index 8ce8616e26d4..b5a4e86a59e1 100644 --- a/virtual/shadow/shadow-0.ebuild +++ b/virtual/shadow/shadow-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/shadow/shadow-0.ebuild,v 1.7 2012/07/05 13:19:48 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/shadow/shadow-0.ebuild,v 1.8 2012/08/05 12:08:34 grobian Exp $ DESCRIPTION="Virtual for user account management utilities" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # >=shadow-4-1 is required because of bug #367633 (user.eclass needs it). |