diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/posh-0.12.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/app-shells/posh/posh-0.12.ebuild b/app-shells/posh/posh-0.12.ebuild index 34d2e996fc65..2120b9ec9286 100644 --- a/app-shells/posh/posh-0.12.ebuild +++ b/app-shells/posh/posh-0.12.ebuild @@ -11,14 +11,10 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" -RESTRICT=test - -#PATCHES=( -# "${FILESDIR}"/${PN}-glibc-2.16.patch -#) +RESTRICT="test" src_configure() { myeconfargs=( |