diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:20:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:20:47 +0200 |
commit | d10addda567883c6af08c2ca4dcb8b82dd809219 (patch) | |
tree | 89d06b72e5a7c523f180421f74b8b1435b4dd706 /app-admin/bastille | |
parent | app-accessibility/festival-hts: Sort KEYWORDS (diff) | |
download | gentoo-d10addda567883c6af08c2ca4dcb8b82dd809219.tar.gz gentoo-d10addda567883c6af08c2ca4dcb8b82dd809219.tar.bz2 gentoo-d10addda567883c6af08c2ca4dcb8b82dd809219.zip |
app-admin/bastille: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-admin/bastille')
-rw-r--r-- | app-admin/bastille/bastille-3.0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/bastille/bastille-3.0.9-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/bastille/bastille-3.0.9-r1.ebuild b/app-admin/bastille/bastille-3.0.9-r1.ebuild index cfdc9cf09dcd..1088834fccd1 100644 --- a/app-admin/bastille/bastille-3.0.9-r1.ebuild +++ b/app-admin/bastille/bastille-3.0.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="X" RDEPEND=" diff --git a/app-admin/bastille/bastille-3.0.9-r2.ebuild b/app-admin/bastille/bastille-3.0.9-r2.ebuild index 0e2b22c76c1a..01d5a028636d 100644 --- a/app-admin/bastille/bastille-3.0.9-r2.ebuild +++ b/app-admin/bastille/bastille-3.0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="X" RDEPEND=" |