diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/topgit/topgit-0.19.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/topgit/topgit-0.19.12.ebuild b/dev-vcs/topgit/topgit-0.19.12.ebuild index be20e7d630dc..c286191bfbfb 100644 --- a/dev-vcs/topgit/topgit-0.19.12.ebuild +++ b/dev-vcs/topgit/topgit-0.19.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mackyle/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND="sys-apps/sed virtual/awk" |