diff options
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 f254d3ab178b..63bee00de0a2 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.2 2012/03/11 17:26:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/shadow/shadow-0.ebuild,v 1.3 2012/03/30 02:58:41 heroxbd 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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" # >=shadow-4-1 is required because of bug #367633 (user.eclass needs it). |