diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:34:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:36:59 +0100 |
commit | de66b682c2aec1d61087414faedc82e32129d865 (patch) | |
tree | 22644d6a020ee7c9af0725b16f4980891b49a55b /dev-libs/shhopt | |
parent | app-office/sc: x86 stable (bug #676422) (diff) | |
download | gentoo-de66b682c2aec1d61087414faedc82e32129d865.tar.gz gentoo-de66b682c2aec1d61087414faedc82e32129d865.tar.bz2 gentoo-de66b682c2aec1d61087414faedc82e32129d865.zip |
dev-libs/shhopt: x86 stable (bug #676478)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/shhopt')
-rw-r--r-- | dev-libs/shhopt/shhopt-1.1.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild index abe600d47493..f18a0cb56f38 100644 --- a/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild +++ b/dev-libs/shhopt/shhopt-1.1.7-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://shh.thathost.com/pub-unix/files/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" PATCHES=( "${FILESDIR}"/${P}-build.patch ) |