diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:19:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-19 23:19:11 +0000 |
commit | 2ea5491bca006e8a04a08a44b9c242be44559943 (patch) | |
tree | c91f20b937adfaa6ca2222f801fe7b9abe88d06e /app-arch | |
parent | app-misc/tmux: stable 2.6 for ppc, bug #644254 (diff) | |
download | gentoo-2ea5491bca006e8a04a08a44b9c242be44559943.tar.gz gentoo-2ea5491bca006e8a04a08a44b9c242be44559943.tar.bz2 gentoo-2ea5491bca006e8a04a08a44b9c242be44559943.zip |
app-arch/xar: stable 1.6.1-r1 for hppa, bug #621010
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/xar/xar-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/xar/xar-1.6.1-r1.ebuild b/app-arch/xar/xar-1.6.1-r1.ebuild index 6e7d19808e11..fc7d40c29d54 100644 --- a/app-arch/xar/xar-1.6.1-r1.ebuild +++ b/app-arch/xar/xar-1.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/mackyle/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+bzip2 libressl" DEPEND=" |