diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 20:22:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 21:56:52 +0000 |
commit | c9f067fd5ed560f048f37e36a9343cd71daa24ce (patch) | |
tree | 1ab577f0e80c320d01f6f41e829c957c012c92ce /app-admin/pwgen | |
parent | dev-php/smarty: stable 3.1.33 for ppc, bug #666440 (diff) | |
download | gentoo-c9f067fd5ed560f048f37e36a9343cd71daa24ce.tar.gz gentoo-c9f067fd5ed560f048f37e36a9343cd71daa24ce.tar.bz2 gentoo-c9f067fd5ed560f048f37e36a9343cd71daa24ce.zip |
app-admin/pwgen: stable 2.08 for ppc, bug #674636
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin/pwgen')
-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 beb9adeb937b..12a8b2738df3 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() { |