diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-02-28 23:56:53 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-03-02 00:26:25 +0100 |
commit | 38f902d2856a37b2f466974a7a0da128c3459112 (patch) | |
tree | 0494f35c540cb6dab0ffbf8f452cf5c7c7893b66 /app-vim | |
parent | sys-apps/shadow: mark arm64/ia64/m68k/s390/sh stable (diff) | |
download | gentoo-38f902d2856a37b2f466974a7a0da128c3459112.tar.gz gentoo-38f902d2856a37b2f466974a7a0da128c3459112.tar.bz2 gentoo-38f902d2856a37b2f466974a7a0da128c3459112.zip |
app-vim/vim-autoclose: drop ppc and ppc64.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-autoclose/vim-autoclose-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild b/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild index 5481df253d7d..ee659be9e20f 100644 --- a/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild +++ b/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: open-close pair of characters" HOMEPAGE="https://github.com/Townk/vim-autoclose" SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" src_unpack() { default |