diff options
author | 2019-01-27 12:13:16 +0000 | |
---|---|---|
committer | 2019-01-27 12:13:16 +0000 | |
commit | 607adb04eeec7d2320a0ac109bb4050853b5e49c (patch) | |
tree | 5f1e2bae47c02859ca4f43aab150e10c257b64b3 /app-i18n/man-pages-fr | |
parent | app-doc/gimp-help: stable 2.8.2 for ia64, bug #676388 (diff) | |
download | gentoo-607adb04eeec7d2320a0ac109bb4050853b5e49c.tar.gz gentoo-607adb04eeec7d2320a0ac109bb4050853b5e49c.tar.bz2 gentoo-607adb04eeec7d2320a0ac109bb4050853b5e49c.zip |
app-i18n/man-pages-fr: stable 3.70 for ia64, bug #676404
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-i18n/man-pages-fr')
-rw-r--r-- | app-i18n/man-pages-fr/man-pages-fr-3.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/man-pages-fr/man-pages-fr-3.70.ebuild b/app-i18n/man-pages-fr/man-pages-fr-3.70.ebuild index 9b8632e36abf..63970060c253 100644 --- a/app-i18n/man-pages-fr/man-pages-fr-3.70.ebuild +++ b/app-i18n/man-pages-fr/man-pages-fr-3.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/file/4119/${P}-1.tar.xz" LICENSE="BSD FDL-1.1 FDL-1.2 GPL-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="virtual/man" |