diff options
author | Sam James <sam@gentoo.org> | 2024-11-04 10:58:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-04 10:58:35 +0000 |
commit | ceb411d8394e67bc16ccaf0b96bb941809f431b4 (patch) | |
tree | c63b3aed88eaa7ed8ce27a822628b625ea9d58c6 /app-office | |
parent | profiles: add a bug number to dev-util/bpftool-7.5.0-r1 mask (diff) | |
download | gentoo-ceb411d8394e67bc16ccaf0b96bb941809f431b4.tar.gz gentoo-ceb411d8394e67bc16ccaf0b96bb941809f431b4.tar.bz2 gentoo-ceb411d8394e67bc16ccaf0b96bb941809f431b4.zip |
app-office/texstudio: Stabilize 4.8.4-r2 x86, #936956
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-4.8.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/texstudio/texstudio-4.8.4-r2.ebuild b/app-office/texstudio/texstudio-4.8.4-r2.ebuild index 12330ce06c1d..a951049b72ce 100644 --- a/app-office/texstudio/texstudio-4.8.4-r2.ebuild +++ b/app-office/texstudio/texstudio-4.8.4-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="video" |