diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 15:06:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-04 15:06:44 +0200 |
commit | bf6084f80f7f6eedb75c7f256f0254d5a0d30cb2 (patch) | |
tree | efb06531af02cf1be0f03a8f08ba12dc7a9f8ab0 /app-admin/mktwpol | |
parent | dev-db/mariadb: Drop security vulnerable versions (diff) | |
download | gentoo-bf6084f80f7f6eedb75c7f256f0254d5a0d30cb2.tar.gz gentoo-bf6084f80f7f6eedb75c7f256f0254d5a0d30cb2.tar.bz2 gentoo-bf6084f80f7f6eedb75c7f256f0254d5a0d30cb2.zip |
app-admin/mktwpol: amd64 stable wrt bug #617448
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/mktwpol')
-rw-r--r-- | app-admin/mktwpol/mktwpol-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mktwpol/mktwpol-1.0.0.ebuild b/app-admin/mktwpol/mktwpol-1.0.0.ebuild index e96d90062715..4bccd25b2c1c 100644 --- a/app-admin/mktwpol/mktwpol-1.0.0.ebuild +++ b/app-admin/mktwpol/mktwpol-1.0.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mktwpol/${P}.tar.gz" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RDEPEND="app-admin/tripwire" |