diff options
Diffstat (limited to 'sys-apps/hbaapi/hbaapi-2.2.ebuild')
-rw-r--r-- | sys-apps/hbaapi/hbaapi-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hbaapi/hbaapi-2.2.ebuild b/sys-apps/hbaapi/hbaapi-2.2.ebuild index 11325810f4da..9086d5cb1f00 100644 --- a/sys-apps/hbaapi/hbaapi-2.2.ebuild +++ b/sys-apps/hbaapi/hbaapi-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz LICENSE="SNIA" SLOT="0" -KEYWORDS="~ppc ~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RESTRICT="test" |