diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-03-11 23:11:39 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-03-11 23:11:57 +0100 |
commit | 72df9869362ca9a00711427f648e1fc1e628a2ac (patch) | |
tree | d2a39f358b92c7190693a86da33c79a98c193587 /app-admin | |
parent | dev-lang/gnat-gpl: Fix build when using something like ADA=gcc-4.9.4 (diff) | |
download | gentoo-72df9869362ca9a00711427f648e1fc1e628a2ac.tar.gz gentoo-72df9869362ca9a00711427f648e1fc1e628a2ac.tar.bz2 gentoo-72df9869362ca9a00711427f648e1fc1e628a2ac.zip |
app-admin/bastille: Restore keywords
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/bastille/bastille-3.0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/bastille/bastille-3.0.9-r2.ebuild b/app-admin/bastille/bastille-3.0.9-r2.ebuild index df56a06e45f5..0e2b22c76c1a 100644 --- a/app-admin/bastille/bastille-3.0.9-r2.ebuild +++ b/app-admin/bastille/bastille-3.0.9-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" IUSE="X" RDEPEND=" |