diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:47 +0200 |
commit | 58c50edddefc1db894bfe4de9ffb6654faf490c4 (patch) | |
tree | 36f4825f1d438d0082b339457f52462eddcf247f /dev-vcs/git-mailz/git-mailz-0.14.ebuild | |
parent | dev-util/xesam-tools: Sort KEYWORDS (diff) | |
download | gentoo-58c50edddefc1db894bfe4de9ffb6654faf490c4.tar.gz gentoo-58c50edddefc1db894bfe4de9ffb6654faf490c4.tar.bz2 gentoo-58c50edddefc1db894bfe4de9ffb6654faf490c4.zip |
dev-vcs/git-mailz: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-vcs/git-mailz/git-mailz-0.14.ebuild')
-rw-r--r-- | dev-vcs/git-mailz/git-mailz-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-mailz/git-mailz-0.14.ebuild b/dev-vcs/git-mailz/git-mailz-0.14.ebuild index 37c7bb801c62..fa497e490bf4 100644 --- a/dev-vcs/git-mailz/git-mailz-0.14.ebuild +++ b/dev-vcs/git-mailz/git-mailz-0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://codex.sigpipe.cz/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="" |