diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:17:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:13 +0000 |
commit | d30737af31574a486fb220f776577f9c3904e3b5 (patch) | |
tree | 15990bc6f813a1ae825891858f2151f6ab4d9e96 /dev-libs/shhopt | |
parent | dev-libs/ltxml: stable 1.2.9 for ppc, bug #676476 (diff) | |
download | gentoo-d30737af31574a486fb220f776577f9c3904e3b5.tar.gz gentoo-d30737af31574a486fb220f776577f9c3904e3b5.tar.bz2 gentoo-d30737af31574a486fb220f776577f9c3904e3b5.zip |
dev-libs/shhopt: stable 1.1.7-r3 for ppc, bug #676478
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/shhopt')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild index 83fb8b878ace..abe600d47493 100644 --- a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7-r3.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=7 @@ -11,7 +11,7 @@ SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" PATCHES=( "${FILESDIR}"/${P}-build.patch ) |