diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:32:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:32:47 +0100 |
commit | 6d86608494a827f411b52787b732fe26fabcc3a9 (patch) | |
tree | d79b0675b9cf6c0f35b5c6af849d2df00fba1e05 /dev-libs/ucommon | |
parent | app-arch/zopfli: x86 stable (bug #676298) (diff) | |
download | gentoo-6d86608494a827f411b52787b732fe26fabcc3a9.tar.gz gentoo-6d86608494a827f411b52787b732fe26fabcc3a9.tar.bz2 gentoo-6d86608494a827f411b52787b732fe26fabcc3a9.zip |
dev-libs/ucommon: x86 stable (bug #638252)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/ucommon')
-rw-r--r-- | dev-libs/ucommon/ucommon-7.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ucommon/ucommon-7.0.0.ebuild b/dev-libs/ucommon/ucommon-7.0.0.ebuild index 77953319a895..4553d93b1305 100644 --- a/dev-libs/ucommon/ucommon-7.0.0.ebuild +++ b/dev-libs/ucommon/ucommon-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/8" # soname version -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux" IUSE="doc static-libs +cxx debug libressl ssl gnutls" RDEPEND=" |