aboutsummaryrefslogtreecommitdiff
path: root/www-plugins
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <BM-NB7xa9gEpmJgYp9PVnEdACiZcGmmEJcY>1984-04-04 00:44:07 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <BM-NB7xa9gEpmJgYp9PVnEdACiZcGmmEJcY>1984-04-04 00:44:07 +0000
commit522d1ba662b99d6f0f1c8f63326d901643a7c5b9 (patch)
tree34e3b574451a2013ee2cfa1cf590bc8bc1011eaa /www-plugins
parent35fdf6283f6ff74d7738d0348d19da77717f5967 (diff)
downloadyoubroketheinternet-overlay-522d1ba662b99d6f0f1c8f63326d901643a7c5b9.tar.gz
youbroketheinternet-overlay-522d1ba662b99d6f0f1c8f63326d901643a7c5b9.zip
remove architecture restrictions on arch-independent packages
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/certpatrol/certpatrol-2.0.14.1.ebuild4
-rw-r--r--www-plugins/cfc/cfc-0.0.2.ebuild4
-rw-r--r--www-plugins/exif_viewer/exif_viewer-2.00-r4.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/www-plugins/certpatrol/certpatrol-2.0.14.1.ebuild b/www-plugins/certpatrol/certpatrol-2.0.14.1.ebuild
index 55fb94e..6d19661 100644
--- a/www-plugins/certpatrol/certpatrol-2.0.14.1.ebuild
+++ b/www-plugins/certpatrol/certpatrol-2.0.14.1.ebuild
@@ -12,9 +12,11 @@ SRC_URI="https://addons.mozilla.org/firefox/downloads/file/134629/certificate_pa
12 12
13LICENSE="MPL-1.1" 13LICENSE="MPL-1.1"
14SLOT="0" 14SLOT="0"
15KEYWORDS="amd64 x86"
16IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin" 15IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin"
17 16
17# isn't it pointless to have a list of architectures for architecture-independent packages?
18KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 amd64-fbsd sparc-fbsd x86-fbsd"
19
18# symlink all possible target paths if this is set 20# symlink all possible target paths if this is set
19if use symlink_all_targets; then 21if use symlink_all_targets; then
20 MZA_TARGETS="torbrowser firefox firefox-bin" 22 MZA_TARGETS="torbrowser firefox firefox-bin"
diff --git a/www-plugins/cfc/cfc-0.0.2.ebuild b/www-plugins/cfc/cfc-0.0.2.ebuild
index e3d5c10..104949e 100644
--- a/www-plugins/cfc/cfc-0.0.2.ebuild
+++ b/www-plugins/cfc/cfc-0.0.2.ebuild
@@ -12,9 +12,11 @@ SRC_URI="https://people.torproject.org/~yawning/volatile/cfc-20160327/cfc@schwan
12 12
13LICENSE="GPL" 13LICENSE="GPL"
14SLOT="0" 14SLOT="0"
15KEYWORDS="amd64 x86"
16IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin" 15IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin"
17 16
17# isn't it pointless to have a list of architectures for architecture-independent packages?
18KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 amd64-fbsd sparc-fbsd x86-fbsd"
19
18# symlink all possible target paths if this is set 20# symlink all possible target paths if this is set
19if use symlink_all_targets; then 21if use symlink_all_targets; then
20 MZA_TARGETS="torbrowser firefox firefox-bin" 22 MZA_TARGETS="torbrowser firefox firefox-bin"
diff --git a/www-plugins/exif_viewer/exif_viewer-2.00-r4.ebuild b/www-plugins/exif_viewer/exif_viewer-2.00-r4.ebuild
index 45be2b2..969f741 100644
--- a/www-plugins/exif_viewer/exif_viewer-2.00-r4.ebuild
+++ b/www-plugins/exif_viewer/exif_viewer-2.00-r4.ebuild
@@ -15,9 +15,11 @@ SRC_URI="http://addons.mozilla.org/downloads/file/${MOZ_FILEID} -> ${P}.xpi"
15 15
16LICENSE="MPL-1.1" 16LICENSE="MPL-1.1"
17SLOT="0" 17SLOT="0"
18KEYWORDS="amd64 x86"
19IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin" 18IUSE="+symlink_all_targets target_torbrowser target_firefox target_firefox-bin"
20 19
20# isn't it pointless to have a list of architectures for architecture-independent packages?
21KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 amd64-fbsd sparc-fbsd x86-fbsd"
22
21# symlink all possible target paths if this is set 23# symlink all possible target paths if this is set
22if use symlink_all_targets; then 24if use symlink_all_targets; then
23 MZA_TARGETS="torbrowser firefox firefox-bin" 25 MZA_TARGETS="torbrowser firefox firefox-bin"