diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:45 +0200 |
commit | c6b822618e7c0488057007c9ab66cf5104f58cdb (patch) | |
tree | 25d01372057fdfe380e909b1f3e74c243a01b7df /dev-util/xesam-tools | |
parent | dev-util/xdelta: Sort KEYWORDS (diff) | |
download | gentoo-c6b822618e7c0488057007c9ab66cf5104f58cdb.tar.gz gentoo-c6b822618e7c0488057007c9ab66cf5104f58cdb.tar.bz2 gentoo-c6b822618e7c0488057007c9ab66cf5104f58cdb.zip |
dev-util/xesam-tools: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/xesam-tools')
-rw-r--r-- | dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild b/dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild index c3a780d7fb7e..a32e8c07ccd7 100644 --- a/dev-util/xesam-tools/xesam-tools-0.7.0-r1.ebuild +++ b/dev-util/xesam-tools/xesam-tools-0.7.0-r1.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 @@ -15,7 +15,7 @@ SRC_URI="http://xesam.org/people/kamstrup/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="examples" DEPEND="" |