diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 08:59:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 08:59:18 +0000 |
commit | 7a84ab0107eae9d4f2f31be4b20033bcf36a5349 (patch) | |
tree | f827be5f7ec4f548bd5420e97bec38f629d7da02 /app-text | |
parent | dev-libs/boost: Stabilize 1.76.0-r1 amd64, #788112 (diff) | |
download | gentoo-7a84ab0107eae9d4f2f31be4b20033bcf36a5349.tar.gz gentoo-7a84ab0107eae9d4f2f31be4b20033bcf36a5349.tar.bz2 gentoo-7a84ab0107eae9d4f2f31be4b20033bcf36a5349.zip |
app-text/libetonyek: Stabilize 0.1.10 amd64, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libetonyek/libetonyek-0.1.10.ebuild b/app-text/libetonyek/libetonyek-0.1.10.ebuild index 1ea4d34b6b68..0749f02a19b8 100644 --- a/app-text/libetonyek/libetonyek-0.1.10.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.10.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi DESCRIPTION="Library parsing Apple Keynote presentations" HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" |