diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 03:30:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 03:30:11 +0000 |
commit | cd852e16b77edb5f2e367cb0cc1eef60c83fa63c (patch) | |
tree | 7ebb42ada3cbfc86336840703b210ba32c70e4d3 /app-text/sablotron/sablotron-1.0.3-r2.ebuild | |
parent | dev-libs/girara: Stabilize 0.3.5 amd64, #763456 (diff) | |
download | gentoo-cd852e16b77edb5f2e367cb0cc1eef60c83fa63c.tar.gz gentoo-cd852e16b77edb5f2e367cb0cc1eef60c83fa63c.tar.bz2 gentoo-cd852e16b77edb5f2e367cb0cc1eef60c83fa63c.zip |
app-text/sablotron: Stabilize 1.0.3-r2 amd64, #763462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sablotron/sablotron-1.0.3-r2.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild b/app-text/sablotron/sablotron-1.0.3-r2.ebuild index 9910b99b55bb..21251c3f5643 100644 --- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |