diff options
author | 2024-11-23 15:31:50 +0100 | |
---|---|---|
committer | 2024-11-23 15:31:50 +0100 | |
commit | e1a06778e616d059ec4f796bea978cb091a6a5f1 (patch) | |
tree | 5888fa433710b0ce7407972f9b8176bc2cfbd79c /app-text/sablotron | |
parent | dev-libs/libjcat: Stabilize 0.2.2 x86, #944573 (diff) | |
download | gentoo-e1a06778e616d059ec4f796bea978cb091a6a5f1.tar.gz gentoo-e1a06778e616d059ec4f796bea978cb091a6a5f1.tar.bz2 gentoo-e1a06778e616d059ec4f796bea978cb091a6a5f1.zip |
app-text/sablotron: Stabilize 1.0.3-r3 amd64, #944577
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r3.ebuild b/app-text/sablotron/sablotron-1.0.3-r3.ebuild index 70448bba416a..9578d2fdf098 100644 --- a/app-text/sablotron/sablotron-1.0.3-r3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r3.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" DEPEND=">=dev-libs/expat-1.95.6-r1" |