diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-06 08:31:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-06 08:31:53 +0000 |
commit | fe575239602c57e856b6820f0e3bcf8f5f8996f6 (patch) | |
tree | 4bdccd10cf30b65cfed9542c10782c83fd36e173 /dev-libs/libunistring | |
parent | virtual/perl-version: stable 0.991.700 for ia64, bug #673542 (diff) | |
download | gentoo-fe575239602c57e856b6820f0e3bcf8f5f8996f6.tar.gz gentoo-fe575239602c57e856b6820f0e3bcf8f5f8996f6.tar.bz2 gentoo-fe575239602c57e856b6820f0e3bcf8f5f8996f6.zip |
dev-libs/libunistring: stable 0.9.10 for ia64, bug #674644
Package-Manager: Portage-2.3.54, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libunistring')
-rw-r--r-- | dev-libs/libunistring/libunistring-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libunistring/libunistring-0.9.10.ebuild b/dev-libs/libunistring/libunistring-0.9.10.ebuild index ba7327e2d797..710197bdaa7b 100644 --- a/dev-libs/libunistring/libunistring-0.9.10.ebuild +++ b/dev-libs/libunistring/libunistring-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" PATCHES=( |