diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-17 23:00:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-17 23:02:26 +0000 |
commit | 246e40e7dde8e4b0981f90e1bbe5cd0a0a965be8 (patch) | |
tree | bb0c34912d3445fba63a1f71442bd37defc2febb /app-admin | |
parent | mate-base/mate-applets: Drop python support (obsolete now) (diff) | |
download | gentoo-246e40e7dde8e4b0981f90e1bbe5cd0a0a965be8.tar.gz gentoo-246e40e7dde8e4b0981f90e1bbe5cd0a0a965be8.tar.bz2 gentoo-246e40e7dde8e4b0981f90e1bbe5cd0a0a965be8.zip |
app-admin/pwgen: stable 2.08 for ia64, bug #674636
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin')
-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 7614699a6179..0bf1696cdd67 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() { |