diff options
author | 2007-04-07 11:59:40 +0000 | |
---|---|---|
committer | 2007-04-07 11:59:40 +0000 | |
commit | f3990b8661906b46c862df70dc391214eb1fe0c9 (patch) | |
tree | 80ec3c89343b900295660d6c71b5d849ef86d246 /sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild | |
parent | kde-misc/metamonitor: added slot 0, removed (unused) depend rdepend (diff) | |
download | sunrise-f3990b8661906b46c862df70dc391214eb1fe0c9.tar.gz sunrise-f3990b8661906b46c862df70dc391214eb1fe0c9.tar.bz2 sunrise-f3990b8661906b46c862df70dc391214eb1fe0c9.zip |
sys-auth/pam_sha512: added amd64 keyword
svn path=/sunrise/; revision=3371
Diffstat (limited to 'sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild')
-rw-r--r-- | sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild index 5e386ea0f..875ea58e5 100644 --- a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild +++ b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://hollowtube.mine.nu/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="sys-libs/pam" |