diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:17:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:31 +0100 |
commit | 3ef3a332d47f64d5b80574fcd077788c08d366d5 (patch) | |
tree | 410a748b77776118a1178b08761753366e22ac76 /app-text/sablotron | |
parent | app-text/rman: dropped ~x86-interix (diff) | |
download | gentoo-3ef3a332d47f64d5b80574fcd077788c08d366d5.tar.gz gentoo-3ef3a332d47f64d5b80574fcd077788c08d366d5.tar.bz2 gentoo-3ef3a332d47f64d5b80574fcd077788c08d366d5.zip |
app-text/sablotron: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3.ebuild b/app-text/sablotron/sablotron-1.0.3.ebuild index fb65a2ef0fcf..97bab90382af 100644 --- a/app-text/sablotron/sablotron-1.0.3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |