diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r3.ebuild b/app-text/sablotron/sablotron-1.0.3-r3.ebuild index 9578d2fdf098..507fa1a172d9 100644 --- a/app-text/sablotron/sablotron-1.0.3-r3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r3.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" DEPEND=">=dev-libs/expat-1.95.6-r1" |