diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-09-22 17:15:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-09-22 18:07:39 -0700 |
commit | 43b532b7a0d8f50a98b6421d8e942551cd11be8a (patch) | |
tree | 63d44ba373e9862bda61f1b4d1df2e56fcf9bca9 /app-admin/pwgen | |
parent | app-vim/gentoo-syntax: Stabilize 20210716 hppa (diff) | |
download | gentoo-43b532b7a0d8f50a98b6421d8e942551cd11be8a.tar.gz gentoo-43b532b7a0d8f50a98b6421d8e942551cd11be8a.tar.bz2 gentoo-43b532b7a0d8f50a98b6421d8e942551cd11be8a.zip |
app-admin/pwgen: Stabilize 2.08 hppa
Signed-off-by: Matt Turner <mattst88@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 4c84b08861c9..f24561202661 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 arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="livecd" src_configure() { |