diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-09 15:35:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-09 15:37:08 +0100 |
commit | cb8002c8cfeebeac827a691909a4965d50d582c7 (patch) | |
tree | d0b7f19caf4d3090aa756cbb0681acd6a640120c /dev-util | |
parent | dev-db/postgresql: Version Bump (diff) | |
download | gentoo-cb8002c8cfeebeac827a691909a4965d50d582c7.tar.gz gentoo-cb8002c8cfeebeac827a691909a4965d50d582c7.tar.bz2 gentoo-cb8002c8cfeebeac827a691909a4965d50d582c7.zip |
dev-util/vint: amd64 stable wrt bug #608736
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/vint/vint-0.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/vint/vint-0.3.11.ebuild b/dev-util/vint/vint-0.3.11.ebuild index 9d0855670f2d..3f2da3fab589 100644 --- a/dev-util/vint/vint-0.3.11.ebuild +++ b/dev-util/vint/vint-0.3.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Kuniwak/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND=" |