diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:30:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:49 +0100 |
commit | 9edd6831bfa2cdc9e75f595f36f936122dd18b79 (patch) | |
tree | ddc2f03e8473361ef8f7f71451623e9b26318d36 /sys-apps/lsb-release | |
parent | app-text/ghostscript-gpl: stable 9.25 for ia64, bug #635426 (diff) | |
download | gentoo-9edd6831bfa2cdc9e75f595f36f936122dd18b79.tar.gz gentoo-9edd6831bfa2cdc9e75f595f36f936122dd18b79.tar.bz2 gentoo-9edd6831bfa2cdc9e75f595f36f936122dd18b79.zip |
sys-apps/lsb-release: stable 1.4-r3 for ia64, bug #642362
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/lsb-release')
-rw-r--r-- | sys-apps/lsb-release/lsb-release-1.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild b/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild index 4629e5f4c285..ee00936b9a1e 100644 --- a/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild +++ b/sys-apps/lsb-release/lsb-release-1.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lsb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" # Perl isn't needed at runtime, it is just used to generate the man page. DEPEND="dev-lang/perl" |