diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:12:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:12:27 +0000 |
commit | accfccc7851d343db5229544cf38d6cb59ddfd39 (patch) | |
tree | 00de5b512b7acf671977fec2fe99b42ac0714531 /sys-fs | |
parent | app-arch/gzip: stable 1.9 for ppc, bug #674100 (diff) | |
download | gentoo-accfccc7851d343db5229544cf38d6cb59ddfd39.tar.gz gentoo-accfccc7851d343db5229544cf38d6cb59ddfd39.tar.bz2 gentoo-accfccc7851d343db5229544cf38d6cb59ddfd39.zip |
sys-fs/udftools: stable 2.0-r2 for ppc, bug #674108
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udftools/udftools-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udftools/udftools-2.0-r2.ebuild b/sys-fs/udftools/udftools-2.0-r2.ebuild index 4d77e5872495..6e1215d6b2bc 100644 --- a/sys-fs/udftools/udftools-2.0-r2.ebuild +++ b/sys-fs/udftools/udftools-2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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/pali/udftools/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/readline:0=" |