diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 18:49:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 19:39:00 +0100 |
commit | c9ffc6162b05d12167c8bce5b784861f077663a3 (patch) | |
tree | f34af82c8ab8f296179e46a302d2f489b1c83aff /app-text/sablotron | |
parent | media-radio/flrig: x86 stable (bug #640346) (diff) | |
download | gentoo-c9ffc6162b05d12167c8bce5b784861f077663a3.tar.gz gentoo-c9ffc6162b05d12167c8bce5b784861f077663a3.tar.bz2 gentoo-c9ffc6162b05d12167c8bce5b784861f077663a3.zip |
app-text/sablotron: x86 stable (bug #640516)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r1.ebuild b/app-text/sablotron/sablotron-1.0.3-r1.ebuild index d5a8a6a898e1..ae7713536658 100644 --- a/app-text/sablotron/sablotron-1.0.3-r1.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r1.ebuild @@ -16,7 +16,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 ~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" |