diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:03:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:03:04 +0000 |
commit | 81fca3826b67ee112cd1201c5d1989896d6c6116 (patch) | |
tree | 0eeccada197f4ea720d2b037b56add701b167b7e /app-text/sablotron | |
parent | dev-db/unixODBC: Stabilize 2.3.9 x86, #763459 (diff) | |
download | gentoo-81fca3826b67ee112cd1201c5d1989896d6c6116.tar.gz gentoo-81fca3826b67ee112cd1201c5d1989896d6c6116.tar.bz2 gentoo-81fca3826b67ee112cd1201c5d1989896d6c6116.zip |
app-text/sablotron: Stabilize 1.0.3-r2 x86, #763462
Signed-off-by: Sam James <sam@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 7f685083a3ce..f3b15980df7d 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=" |