diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:40:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:40:23 +0300 |
commit | 5ec7690c7fee4a306837fe37fca6801f07bcac54 (patch) | |
tree | 0c51d86817248cfc9ecb4c1a1e4151f639ec56c7 /app-arch/xarchiver | |
parent | media-libs/ptex: Remove unnecessary maint restrict (diff) | |
download | gentoo-5ec7690c7fee4a306837fe37fca6801f07bcac54.tar.gz gentoo-5ec7690c7fee4a306837fe37fca6801f07bcac54.tar.bz2 gentoo-5ec7690c7fee4a306837fe37fca6801f07bcac54.zip |
app-arch/xarchiver: amd64 stable wrt bug #682814
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-arch/xarchiver')
-rw-r--r-- | app-arch/xarchiver/xarchiver-0.5.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild index 12127f58d602..f79f8abb2243 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.14.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.14.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="https://github.com/ib/xarchiver/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc" # older pigz versions have incompatible command-line processing |