diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:39:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:39:04 +0000 |
commit | 6fbbd7d4f52cd88db8a7ef92e9f49df519fdb05c (patch) | |
tree | 263f0e0488caf6cc555944e3b2c1f2fcd26789cc /app-text/sablotron | |
parent | sys-process/audit: keyworded 3.0 for ia64 (diff) | |
download | gentoo-6fbbd7d4f52cd88db8a7ef92e9f49df519fdb05c.tar.gz gentoo-6fbbd7d4f52cd88db8a7ef92e9f49df519fdb05c.tar.bz2 gentoo-6fbbd7d4f52cd88db8a7ef92e9f49df519fdb05c.zip |
app-text/sablotron: stable 1.0.3-r2 for sparc
stable wrt bug #763462
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild b/app-text/sablotron/sablotron-1.0.3-r2.ebuild index f40d010222df..7f685083a3ce 100644 --- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/sablotron/${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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" RDEPEND=" |