diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 00:29:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 00:34:30 +0100 |
commit | 90fe5720e2f4eb0b5918d296c48c8debdbac5cb5 (patch) | |
tree | ccd6bfdce863c311aded05ee48a8bd26f5b4596b /dev-libs/libspt | |
parent | app-i18n/canna: Stabilize 3.7_p3-r3 arm64, #783927 (diff) | |
download | gentoo-90fe5720e2f4eb0b5918d296c48c8debdbac5cb5.tar.gz gentoo-90fe5720e2f4eb0b5918d296c48c8debdbac5cb5.tar.bz2 gentoo-90fe5720e2f4eb0b5918d296c48c8debdbac5cb5.zip |
dev-libs/libspt: Stabilize 1.1-r4 arm64, #783927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libspt')
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libspt/libspt-1.1-r4.ebuild b/dev-libs/libspt/libspt-1.1-r4.ebuild index 4f2d212c4672..f4a09675b7ee 100644 --- a/dev-libs/libspt/libspt-1.1-r4.ebuild +++ b/dev-libs/libspt/libspt-1.1-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.j10n.org/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="suid" RESTRICT="test" |