diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:16:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:39:00 +0100 |
commit | b3f634ffe1343b18cd8f199cff0656b124f47e26 (patch) | |
tree | 7376cb1ee51d9b1a7d0db81c38f8f68c867324b6 | |
parent | dev-libs/glib: x86 stable (bug #706524) (diff) | |
download | gentoo-b3f634ffe1343b18cd8f199cff0656b124f47e26.tar.gz gentoo-b3f634ffe1343b18cd8f199cff0656b124f47e26.tar.bz2 gentoo-b3f634ffe1343b18cd8f199cff0656b124f47e26.zip |
dev-libs/gmime: x86 stable (bug #706524)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-libs/gmime/gmime-3.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gmime/gmime-3.2.5.ebuild b/dev-libs/gmime/gmime-3.2.5.ebuild index 3ae7bfbbc5f2..3b946acc4f4d 100644 --- a/dev-libs/gmime/gmime-3.2.5.ebuild +++ b/dev-libs/gmime/gmime-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://spruce.sourceforge.net/gmime/ https://developer.gnome.org/gmime SLOT="3.0" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="crypt doc idn static-libs test vala" RESTRICT="!test? ( test )" |