diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-02-27 23:13:30 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-02-27 23:13:30 -0600 |
commit | d5243ff64c3772b1fa2073e9f29ca08abf98345b (patch) | |
tree | b30e71254cfc1d42bae48560294e7963500b2268 /dev-vcs | |
parent | dev-vcs/vcsh: version bump to 1.20151229 (diff) | |
download | gentoo-d5243ff64c3772b1fa2073e9f29ca08abf98345b.tar.gz gentoo-d5243ff64c3772b1fa2073e9f29ca08abf98345b.tar.bz2 gentoo-d5243ff64c3772b1fa2073e9f29ca08abf98345b.zip |
dev-vcs/vcsh: Stable on amd64, x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/vcsh/vcsh-1.20150502.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/vcsh/vcsh-1.20150502.ebuild b/dev-vcs/vcsh/vcsh-1.20150502.ebuild index 2bfc4e8365c0..78e9e9b3938f 100644 --- a/dev-vcs/vcsh/vcsh-1.20150502.ebuild +++ b/dev-vcs/vcsh/vcsh-1.20150502.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/RichiH/vcsh/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-vcs/git" |