summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/libscrypt/libscrypt-1.19.ebuild')
-rw-r--r--app-crypt/libscrypt/libscrypt-1.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libscrypt/libscrypt-1.19.ebuild b/app-crypt/libscrypt/libscrypt-1.19.ebuild
index c7d22e904488..02bc093705e6 100644
--- a/app-crypt/libscrypt/libscrypt-1.19.ebuild
+++ b/app-crypt/libscrypt/libscrypt-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libscrypt/libscrypt-1.19.ebuild,v 1.2 2015/01/08 17:55:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libscrypt/libscrypt-1.19.ebuild,v 1.3 2015/01/09 20:39:51 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""