diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 17:53:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 21:22:19 +0000 |
commit | 97e833c706212397ba431b148d67202fda0451b1 (patch) | |
tree | a4eecf61e36283b81250d620dba91c4270c105c6 /app-text/sablotron | |
parent | sys-apps/iproute2: stable 4.14.1-r1 for hppa, bug #639536 (diff) | |
download | gentoo-97e833c706212397ba431b148d67202fda0451b1.tar.gz gentoo-97e833c706212397ba431b148d67202fda0451b1.tar.bz2 gentoo-97e833c706212397ba431b148d67202fda0451b1.zip |
app-text/sablotron: stable 1.0.3-r1 for hppa/ppc/ppc64, bug #640516
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa ppc ppc64"
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 4bceeb87bd16..14ab8b9196c1 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" |