diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:46:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:46:38 +0100 |
commit | e8b7cbfd1133778e372e8a566734ecc7ca4fba2a (patch) | |
tree | be89e266e0eff9371bcd3f3471a1c18abc0b537f /app-text | |
parent | app-office/ledger: Stabilize 3.3.2-r1 amd64, #932927 (diff) | |
download | gentoo-e8b7cbfd1133778e372e8a566734ecc7ca4fba2a.tar.gz gentoo-e8b7cbfd1133778e372e8a566734ecc7ca4fba2a.tar.bz2 gentoo-e8b7cbfd1133778e372e8a566734ecc7ca4fba2a.zip |
app-text/atril: Stabilize 1.26.2 amd64, #932932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/atril/atril-1.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/atril/atril-1.26.2.ebuild b/app-text/atril/atril-1.26.2.ebuild index 523cf0bbee9a..2c2c0e79dffa 100644 --- a/app-text/atril/atril-1.26.2.ebuild +++ b/app-text/atril/atril-1.26.2.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_{10..12} ) inherit mate python-any-r1 virtualx if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" fi DESCRIPTION="Atril document viewer for MATE" |