diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-17 10:18:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-17 10:18:09 +0000 |
commit | 46b6d0869b60c00358777e1c6233e80e00dd9db5 (patch) | |
tree | 4e91cc427156d1dd08e5243f618e2b4f852530d3 | |
parent | dev-vcs/mercurial: Restrict tests (diff) | |
download | gentoo-46b6d0869b60c00358777e1c6233e80e00dd9db5.tar.gz gentoo-46b6d0869b60c00358777e1c6233e80e00dd9db5.tar.bz2 gentoo-46b6d0869b60c00358777e1c6233e80e00dd9db5.zip |
app-admin/pwgen: stable 2.08 for hppa, bug #674636
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | app-admin/pwgen/pwgen-2.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/pwgen/pwgen-2.08.ebuild b/app-admin/pwgen/pwgen-2.08.ebuild index 922aa17384b2..7614699a6179 100644 --- a/app-admin/pwgen/pwgen-2.08.ebuild +++ b/app-admin/pwgen/pwgen-2.08.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="livecd" src_configure() { |