From 8d7454746f661a3a1cd26591031012959c8d7a88 Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Tue, 4 Mar 2014 19:38:58 +0000 Subject: Add ~mips keyword. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8) --- app-crypt/libsecret/ChangeLog | 5 ++++- app-crypt/libsecret/libsecret-0.16.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/libsecret/ChangeLog b/app-crypt/libsecret/ChangeLog index 65e3718b8118..94e8b382e33e 100644 --- a/app-crypt/libsecret/ChangeLog +++ b/app-crypt/libsecret/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/libsecret # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.26 2014/03/01 22:30:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.27 2014/03/04 19:38:58 vincent Exp $ + + 04 Mar 2014; Vicente Olivert Riera libsecret-0.16.ebuild: + Add ~mips keyword. 01 Mar 2014; Michał Górny libsecret-0.15-r1.ebuild, libsecret-0.15.ebuild, libsecret-0.16.ebuild: diff --git a/app-crypt/libsecret/libsecret-0.16.ebuild b/app-crypt/libsecret/libsecret-0.16.ebuild index c9d6dc9739b9..75c223f71c86 100644 --- a/app-crypt/libsecret/libsecret-0.16.ebuild +++ b/app-crypt/libsecret/libsecret-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.4 2014/03/01 22:30:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.5 2014/03/04 19:38:58 vincent Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" IUSE="+crypt debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" COMMON_DEPEND=" >=dev-libs/glib-2.32.0:2 -- cgit v1.2.3-65-gdbad