diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 13:19:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-24 14:00:25 +0200 |
commit | 8fb02d2f2a23bfa76b447154f96e321d1c64e54b (patch) | |
tree | 59097d94eec158a27e9143f213cc8528fd460431 /app-text | |
parent | */*: Drop sh from KEYWORDS (diff) | |
download | kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.gz kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.tar.bz2 kde-sunset-8fb02d2f2a23bfa76b447154f96e321d1c64e54b.zip |
*/*: Drop all to ~arm
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.61.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.61.1.ebuild b/app-text/poppler/poppler-0.61.1.ebuild index 68f137b4..06ac457e 100644 --- a/app-text/poppler/poppler-0.61.1.ebuild +++ b/app-text/poppler/poppler-0.61.1.ebuild @@ -11,7 +11,7 @@ if [[ "${PV}" == "9999" ]] ; then SLOT="0/9999" else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/72" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |