diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-30 23:25:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-30 23:25:52 +0000 |
commit | 095e4c22bf6a0ad24c970d198972a0b2b8421818 (patch) | |
tree | 4cb23bcee8bea9a75ffd5fc01d9610b41dc74575 /app-arch/makeself | |
parent | media-sound/pamix: Upstream now uses cmake instead of autotools. (diff) | |
download | gentoo-095e4c22bf6a0ad24c970d198972a0b2b8421818.tar.gz gentoo-095e4c22bf6a0ad24c970d198972a0b2b8421818.tar.bz2 gentoo-095e4c22bf6a0ad24c970d198972a0b2b8421818.zip |
app-arch/makeself: stable 2.2.0-r2 for hppa, bug #642608
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'app-arch/makeself')
-rw-r--r-- | app-arch/makeself/makeself-2.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild index 52c5aa12b2c1..46e3361cfd15 100644 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-apps/gentoo-functions" |