diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:34:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:38:14 +0100 |
commit | f6ce093a1b8ed05b5482425c6a4b3bc1af30d108 (patch) | |
tree | caf6fb4cd095a6a82ec056800eb86208175cd9bf /app-crypt | |
parent | gnome-base/gvfs: Add := dep on libbluray (diff) | |
download | gentoo-f6ce093a1b8ed05b5482425c6a4b3bc1af30d108.tar.gz gentoo-f6ce093a1b8ed05b5482425c6a4b3bc1af30d108.tar.bz2 gentoo-f6ce093a1b8ed05b5482425c6a4b3bc1af30d108.zip |
app-crypt/mcrypt: amd64 stable wrt bug #611472
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild index 4fcfc557ad7c..c40ae8631fc3 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-macos" IUSE="nls" DEPEND=">=dev-libs/libmcrypt-2.5.8 |